Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h130 #define VBOUT 0x0200 /* b9: VBUS output */ macro
563 r8a66597_bset(r8a66597, VBOUT, dvstctr_reg); in r8a66597_port_power()
565 r8a66597_bclr(r8a66597, VBOUT, dvstctr_reg); in r8a66597_port_power()
/openbmc/linux/drivers/usb/host/
H A Dr8a66597.h292 r8a66597_bset(r8a66597, VBOUT, dvstctr_reg); in r8a66597_port_power()
294 r8a66597_bclr(r8a66597, VBOUT, dvstctr_reg); in r8a66597_port_power()
/openbmc/linux/include/linux/usb/
H A Dr8a66597.h154 #define VBOUT 0x0200 /* b9: VBUS output */ macro