Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/uhc/
Duhc_max3421e.c935 const uint8_t cpuctl = MAX3421E_IE; in max3421e_enable_int_output() local
940 ret = max3421e_write_byte(dev, MAX3421E_REG_CPUCTL, cpuctl); in max3421e_enable_int_output()
950 if (tmp != cpuctl) { in max3421e_enable_int_output()
952 cpuctl, tmp); in max3421e_enable_int_output()