Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h144 uint32_t column_bits[NUM_CHANNELS]; member
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dmrc.c107 mrc_params->column_bits[0] = in mrc_adjust_params()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0026-fix-incorrect-preprocessor-line-numbers.patch28 single line we can sometimes just increase its column_bits instead. */
31 || SOURCE_COLUMN (map, highest) >= (1U << (column_bits - range_bits))
36 << (CHAR_BIT * sizeof (linenum_type) - column_bits)))