Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/ipwireless/
Dhardware.c196 unsigned short reg_config_and_status; /* PCCSR: Configuration and Status Register */ member
538 unsigned short csr = readw(&hw->memregs_CCR->reg_config_and_status); in ipw_setup_hardware()
541 writew(csr, &hw->memregs_CCR->reg_config_and_status); in ipw_setup_hardware()
1095 unsigned short csr = readw(&hw->memregs_CCR->reg_config_and_status); in acknowledge_pcmcia_interrupt()
1098 writew(csr, &hw->memregs_CCR->reg_config_and_status); in acknowledge_pcmcia_interrupt()