Searched refs:IO_STATE_ (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/include/asm-cris/ |
D | sv_addr_ag.h | 34 #define IO_STATE(reg, field, state) IO_STATE_ (reg##_, field##_, _##state) 35 #define IO_STATE_(reg_, field_, _state) \ macro
|
/linux-2.4.37.9/arch/cris/drivers/ |
D | parport.c | 63 IO_STATE_(reg##_, field##_, _##val)
|
D | ethernet.c | 368 IO_STATE_(reg##_, field##_, _##val)
|
D | sync_serial.c | 83 IO_STATE_(reg##_, field##_, _##val)
|