Home
last modified time | relevance | path

Searched defs:cval (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/power/
H A Dpalmas.c82 u8 cval = 0, vval = 0; /* Off by default */ in twl603x_mmc1_set_ldo9() local
116 u8 cval = 0, vval = 0, c32k = 0; in twl603x_audio_power() local
/openbmc/qemu/tests/tcg/hexagon/
H A Dpreg_alias.c63 static inline void creg_alias(uint32_t cval, PRegs *pregs) in creg_alias()
76 static inline void creg_alias_pair(uint32_t cval, PRegs *pregs) in creg_alias_pair()
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c55 static int cm_t54_palmas_regulator_set(u8 vreg, u8 vval, u8 creg, u8 cval) in cm_t54_palmas_regulator_set()
/openbmc/u-boot/drivers/video/
H A Dsandbox_osd.c93 char cval; in sandbox_osd_print() local
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1837 uint64_t cval; in hvf_wfi() local
/openbmc/qemu/target/arm/
H A Dcpu.h137 uint64_t cval; /* Timer CompareValue register */ member