Searched refs:SANDBOX_PMIC_REG_COUNT (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/power/
H A Dsandbox_pmic.h39 SANDBOX_PMIC_REG_COUNT = 16, enumerator in enum:__anon1340
/u-boot/drivers/power/pmic/
H A Dsandbox.c28 return SANDBOX_PMIC_REG_COUNT;
/u-boot/test/dm/
H A Dpmic.c70 ut_asserteq(reg_count, SANDBOX_PMIC_REG_COUNT);

Completed in 41 milliseconds