Home
last modified time | relevance | path

Searched defs:get_val (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c37 static uint64_t get_val(const fdt32_t *cells, uint32_t ncells) in get_val() function
/openbmc/u-boot/drivers/mmc/
H A Ddavinci_mmc.c23 #define get_val(addr) REG(addr) macro
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py266 def get_val(self): member in ProcINotify
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c291 u64 (*get_val)(struct cpudata*, int pstate); member