Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dbcm590xx-regulator.c93 #define BCM590XX_REG_VBUS 26 macro
99 ((n > BCM590XX_REG_VSR) && (n < BCM590XX_REG_VBUS))
100 #define BCM590XX_REG_IS_VBUS(n) (n == BCM590XX_REG_VBUS)
240 case BCM590XX_REG_VBUS: in bcm590xx_get_enable_register()