Home
last modified time | relevance | path

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

/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
/linux/drivers/cpufreq/
H A Dintel_pstate.c295 u64 (*get_val)(struct cpudata*, int pstate); member