Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c381 usb_regs->port1_misc_control &= ~PULL_DOWN_EN; in ite_it8xxx2_init()
/Zephyr-latest/soc/ite/ec/common/
Dcheck_regs.c189 IT8XXX2_REG_OFFSET_CHECK(usb_it82xx2_regs, port1_misc_control, 0xE8);
Dchip_chipregs.h831 volatile uint8_t port1_misc_control; member
/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c547 usb_regs->port1_misc_control &= ~(PULL_DOWN_EN); in it82xx2_usb_dc_ip_init()
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c685 usb_regs->port1_misc_control &= ~(PULL_DOWN_EN); in it82xx2_usb_dc_ip_init()