Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpcmcia.c143 static void print_fixed (volatile uchar *p) in print_fixed() function
319 print_fixed (feature_p[i]); in check_ide_device()
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c613 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed() function
644 print_fixed(0x00000, 0x10000, mtrr_state.fixed_ranges + 0); in print_mtrr_state()
646 print_fixed(0x80000 + i * 0x20000, 0x04000, in print_mtrr_state()
649 print_fixed(0xC0000 + i * 0x08000, 0x01000, in print_mtrr_state()