Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-winbond.c220 u8 testreg; member
264 .testreg = WB_SIO_UARTB_REG_ENABLE,
292 .testreg = WB_SIO_UARTC_REG_ENABLE,
309 .testreg = WB_SIO_UARTD_REG_ENABLE,
326 .testreg = WB_SIO_UARTE_REG_ENABLE,
343 .testreg = WB_SIO_REG_GLOBAL_OPT,
531 if (winbond_sio_reg_btest(base, conflict->testreg, in winbond_gpio_configure_port()
/Linux-v4.19/drivers/media/radio/
Dradio-tea5764.c110 u16 testreg; /* TESTBITS & TESTMODE */ member
125 __be16 testreg; /* TESTBITS & TESTMODE */ member
183 wr.testreg = __cpu_to_be16(r->testreg); in tea5764_i2c_write()
199 r->testreg |= TEA5764_TESTREG_TRIGFR; in tea5764_power_up()
201 r->testreg &= ~TEA5764_TESTREG_TRIGFR; in tea5764_power_up()