Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c380 usb_regs->port0_misc_control &= ~PULL_DOWN_EN; in ite_it8xxx2_init()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c546 usb_regs->port0_misc_control &= ~(PULL_DOWN_EN); in it82xx2_usb_dc_ip_init()
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h827 volatile uint8_t port0_misc_control; member
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c684 usb_regs->port0_misc_control &= ~(PULL_DOWN_EN); in it82xx2_usb_dc_ip_init()