Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/w1/masters/ !
Dmxc_w1.c24 # define MXC_W1_CONTROL_RPP BIT(7) macro
45 writeb(MXC_W1_CONTROL_RPP, dev->regs + MXC_W1_CONTROL); in mxc_w1_ds2_reset_bus()
56 if (!(ctrl & MXC_W1_CONTROL_RPP)) in mxc_w1_ds2_reset_bus()