Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dmacintosh.h24 extern void mac_pram_write_byte(unsigned char, int);
/linux/arch/m68k/mac/
H A Dmisc.c402 void mac_pram_write_byte(unsigned char val, int addr) in mac_pram_write_byte() function