Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/w1/masters/
Domap_hdq.c32 #define OMAP_HDQ_CTRL_STATUS_GO (1<<4) macro
178 hdq_reg_merge(hdq_data, OMAP_HDQ_CTRL_STATUS, OMAP_HDQ_CTRL_STATUS_GO, in hdq_write_byte()
179 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_GO); in hdq_write_byte()
200 OMAP_HDQ_CTRL_STATUS_GO, in hdq_write_byte()
316 OMAP_HDQ_CTRL_STATUS_INITIALIZATION | OMAP_HDQ_CTRL_STATUS_GO, in omap_hdq_break()
318 OMAP_HDQ_CTRL_STATUS_GO); in omap_hdq_break()
343 OMAP_HDQ_CTRL_STATUS_GO, OMAP_HDQ_FLAG_CLEAR, in omap_hdq_break()
373 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_GO, in hdq_read_byte()
374 OMAP_HDQ_CTRL_STATUS_DIR | OMAP_HDQ_CTRL_STATUS_GO); in hdq_read_byte()