Home
last modified time | relevance | path

Searched refs:val_high (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb6100.c48 u32 val_high; member
367 (ptr->val_high != 0) && !CHKRANGE(frequency, ptr->val_low, ptr->val_high); in stb6100_set_frequency()
370 if (ptr->val_high == 0) { in stb6100_set_frequency()
/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c377 u32 val_low, val_high; in pmc_core_mphy_pg_show() local
404 val_high = pmc_core_reg_read(pmc, SPT_PMC_MFPMC_OFFSET); in pmc_core_mphy_pg_show()
416 map[index].bit_mask & val_high ? "Not power gated" : in pmc_core_mphy_pg_show()