Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/masters/
H A Domap_hdq.c30 #define OMAP_HDQ_CTRL_STATUS_DIR BIT(1) macro
153 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_GO); in hdq_write_byte()
251 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_INITIALIZATION | in omap_hdq_break()
320 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_GO, in hdq_read_byte()
321 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_GO); in hdq_read_byte()
334 OMAP_HDQ_CTRL_STATUS_DIR); in hdq_read_byte()
367 u8 mask = ctrl | OMAP_HDQ_CTRL_STATUS_DIR; in omap_w1_triplet()
384 ctrl | OMAP_HDQ_CTRL_STATUS_DIR, mask); in omap_w1_triplet()
400 ctrl | OMAP_HDQ_CTRL_STATUS_DIR, mask); in omap_w1_triplet()