Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/bcm/
H A Dbcm2835-power.c97 #define PM_INRUSH_20_MA 3 macro
239 for (inrush = PM_INRUSH_3_5_MA; inrush <= PM_INRUSH_20_MA; inrush++) { in bcm2835_power_power_on()