Home
last modified time | relevance | path

Searched refs:_hdq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/w1/masters/
A Domap_hdq.c197 struct hdq_data *hdq_data = _hdq; in hdq_isr()
370 struct hdq_data *hdq_data = _hdq; in omap_w1_triplet()
389 hdq_reg_merge(_hdq, OMAP_HDQ_CTRL_STATUS, in omap_w1_triplet()
405 hdq_reg_merge(_hdq, OMAP_HDQ_CTRL_STATUS, in omap_w1_triplet()
434 hdq_reg_out(_hdq, OMAP_HDQ_TX_DATA, bdir); in omap_w1_triplet()
448 hdq_reg_merge(_hdq, OMAP_HDQ_CTRL_STATUS, 0, in omap_w1_triplet()
461 static u8 omap_w1_reset_bus(void *_hdq) in omap_w1_reset_bus() argument
463 struct hdq_data *hdq_data = _hdq; in omap_w1_reset_bus()
482 static u8 omap_w1_read_byte(void *_hdq) in omap_w1_read_byte() argument
484 struct hdq_data *hdq_data = _hdq; in omap_w1_read_byte()
[all …]

Completed in 6 milliseconds