Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h24 extern void mac_pram_write_byte(unsigned char, int);
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c543 mac_pram_write_byte(val, addr); in m68k_nvram_write_byte()
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c400 void mac_pram_write_byte(unsigned char val, int addr) in mac_pram_write_byte() function