Searched defs:on_off (Results 1 – 7 of 7) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/power/regulator/ |
D | s2mps11_regulator.c | 226 int ret, on_off; in s2mps11_buck_enable() local 494 int ret, on_off; in s2mps11_ldo_enable() local
|
D | max77686.c | 506 int ret, on_off; in max77686_ldo_enable() local 627 int ret, on_off; in max77686_buck_enable() local
|
D | pfuze100.c | 387 int ret, on_off; in pfuze100_regulator_enable() local
|
/third_party/libsnd/src/ |
D | file_io.c | 524 psf_use_rsrc (SF_PRIVATE *psf, int on_off) in psf_use_rsrc() 747 psf_use_rsrc (SF_PRIVATE *psf, int on_off) in psf_use_rsrc()
|
/third_party/uboot/u-boot-2020.01/drivers/ram/k3-j721e/ |
D | lpddr4_sanity.h | 1055 static inline uint32_t lpddr4_sanityfunction29(const lpddr4_privatedata* pd, const bool* on_off) in lpddr4_sanityfunction29()
|
D | lpddr4.c | 1910 uint32_t lpddr4_getdbireadmode(const lpddr4_privatedata * pd, bool * on_off) in lpddr4_getdbireadmode() 1933 uint32_t lpddr4_getdbiwritemode(const lpddr4_privatedata * pd, bool * on_off) in lpddr4_getdbiwritemode()
|
/third_party/toybox/toys/pending/ |
D | ip.c | 557 struct arglist on_off[] = { {"on", 0}, {"off", 1}, {NULL,-1}}; in vlan_parse_opt() local
|