Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h23 extern unsigned char mac_pram_read_byte(int);
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c536 return mac_pram_read_byte(addr); in m68k_nvram_read_byte()
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c379 unsigned char mac_pram_read_byte(int addr) in mac_pram_read_byte() function