Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dbcm590xx-regulator.c100 #define BCM590XX_REG_IS_VBUS(n) (n == BCM590XX_REG_VBUS) macro
316 } else if (BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()
323 if (BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()
336 if (BCM590XX_REG_IS_GPLDO(i) || BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()