Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/Marvell/mvebu_armada-37xx/
H A Dboard.c22 #define I2C_IO_REG_0_USB_H_OFF 1 macro
154 buf[0] &= ~(1 << I2C_IO_REG_0_USB_H_OFF); in board_xhci_enable()
167 buf[0] &= ~(1 << I2C_IO_REG_0_USB_H_OFF); in board_xhci_enable()
182 buf[0] |= (1 << I2C_IO_REG_0_USB_H_OFF); in board_xhci_enable()