Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.c224 const u32 E_FLAG_MASK = 0x00010000; in determine_cpu_data() local
236 priv->is_e_processor = !bitfield_extract_by_mask(spridr, E_FLAG_MASK); in determine_cpu_data()