Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dbcm590xx-regulator.c104 #define BCM590XX_REG_IS_VBUS(n) (n == BCM590XX_REG_VBUS) macro
411 } else if (BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()
418 if (BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()
432 if (BCM590XX_REG_IS_GPLDO(i) || BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()