Home
last modified time | relevance | path

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

/openbmc/u-boot/board/Marvell/mvebu_armada-8k/
H A Dboard.c27 #define I2C_IO_REG_VBUS ((1 << I2C_IO_REG_0_USB_H0_OFF) | \ macro
69 buf[0] &= ~I2C_IO_REG_VBUS; in board_xhci_config()
83 buf[0] &= ~I2C_IO_REG_VBUS; in board_xhci_config()
126 buf[0] |= I2C_IO_REG_VBUS; in board_xhci_enable()