Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/Marvell/mvebu_armada-8k/
H A Dboard.c28 #define I2C_IO_REG_VBUS ((1 << I2C_IO_REG_0_USB_H0_OFF) | \ macro
70 buf[0] &= ~I2C_IO_REG_VBUS; in board_xhci_config()
84 buf[0] &= ~I2C_IO_REG_VBUS; in board_xhci_config()
127 buf[0] |= I2C_IO_REG_VBUS; in board_xhci_enable()