Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/include/asm/
Dmacintosh.h23 extern unsigned char mac_pram_read_byte(int);
/linux-6.12.1/arch/m68k/kernel/
Dsetup_mm.c534 return mac_pram_read_byte(addr); in m68k_nvram_read_byte()
/linux-6.12.1/arch/m68k/mac/
Dmisc.c381 unsigned char mac_pram_read_byte(int addr) in mac_pram_read_byte() function