Searched refs:M32R_SIO0_CR_PORTL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dm32r_sio.c213 __sio_out(0x00000300, M32R_SIO0_CR_PORTL); /* init status */
218 __sio_out(0x00000003, M32R_SIO0_CR_PORTL); /* RXCEN */
228 __sio_out(0x00000003, M32R_SIO0_CR_PORTL);
236 } while ((*status = __sio_in(M32R_SIO0_CR_PORTL)) != 3);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dm32r_mp_fpga.h199 #define M32R_SIO0_CR_PORTL (0x000+M32R_SIO_OFFSET) macro
H A Dm32102.h157 #define M32R_SIO0_CR_PORTL (0x000+M32R_SIO_OFFSET) macro

Completed in 49 milliseconds