Home
last modified time | relevance | path

Searched refs:SIO_CONFIG_RD (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dpplus_setup.c131 reg = inb(SIO_CONFIG_RD); in pplus_setup_arch()
133 outb(reg, SIO_CONFIG_RD); in pplus_setup_arch()
134 outb(reg, SIO_CONFIG_RD); /* Have to write twice to change! */ in pplus_setup_arch()
Dsandpoint.c372 reg = inb(SIO_CONFIG_RD); in sandpoint_setup_natl_87308()
374 outb(reg, SIO_CONFIG_RD); in sandpoint_setup_natl_87308()
375 outb(reg, SIO_CONFIG_RD); /* Have to write twice to change! */ in sandpoint_setup_natl_87308()
Dprep_setup.c708 reg = inb(SIO_CONFIG_RD); in prep_setup_arch()
710 outb(reg, SIO_CONFIG_RD); in prep_setup_arch()
711 outb(reg, SIO_CONFIG_RD); /* Have to write twice to change! */ in prep_setup_arch()
/linux-2.4.37.9/include/asm-ppc64/
Dio.h21 #define SIO_CONFIG_RD 0x399 macro
/linux-2.4.37.9/include/asm-ppc/
Dio.h13 #define SIO_CONFIG_RD 0x399 macro