Searched refs:SMSC_WRITE (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/mips-boards/
H A Dmalta.h74 #define SMSC_WRITE(x,a) outb(x,a) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/mips-boards/
H A Dmalta.h74 #define SMSC_WRITE(x,a) outb(x,a) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/mips-boards/
H A Dmalta.h74 #define SMSC_WRITE(x,a) outb(x,a) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/mips-boards/
H A Dmalta.h74 #define SMSC_WRITE(x,a) outb(x,a) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/mips-boards/
H A Dmalta.h74 #define SMSC_WRITE(x,a) outb(x,a) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/mips-boards/
H A Dmalta.h74 #define SMSC_WRITE(x,a) outb(x,a) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mips-boards/generic/
H A Dpci.c475 SMSC_WRITE(SMSC_CONFIG_ENTER, SMSC_CONFIG_REG);
478 SMSC_WRITE(SMSC_CONFIG_DEVNUM, SMSC_CONFIG_REG);
479 SMSC_WRITE(SMSC_CONFIG_DEVNUM_FLOPPY, SMSC_DATA_REG);
480 SMSC_WRITE(SMSC_CONFIG_ACTIVATE, SMSC_CONFIG_REG);
481 SMSC_WRITE(SMSC_CONFIG_ACTIVATE_ENABLE, SMSC_DATA_REG);
484 SMSC_WRITE(SMSC_CONFIG_EXIT, SMSC_CONFIG_REG);

Completed in 49 milliseconds