Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dbcm590xx-regulator.c104 #define BCM590XX_REG_IS_VBUS(n) (n == BCM590XX_REG_VBUS) macro
413 } else if (BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()
420 if (BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()
434 if (BCM590XX_REG_IS_GPLDO(i) || BCM590XX_REG_IS_VBUS(i)) in bcm590xx_probe()