Home
last modified time | relevance | path

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

/linux/drivers/w1/masters/
A Dmxc_w1.c20 #define MXC_W1_CONTROL 0x00 macro
45 writeb(MXC_W1_CONTROL_RPP, dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_reset_bus()
53 u8 ctrl = readb(dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_reset_bus()
73 writeb(MXC_W1_CONTROL_WR(bit), dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_touch_bit()
81 u8 ctrl = readb(dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_touch_bit()

Completed in 3 milliseconds