Searched refs:IO_STATE_ (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/ |
| 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-4.4.14/arch/cris/arch-v10/kernel/ |
| D | dma.c | 15 IO_STATE_(reg##_, field##_, _##val)
|
| D | io_interface_mux.c | 24 IO_STATE_(reg##_, field##_, _##val)
|
| /linux-4.4.14/arch/cris/arch-v10/drivers/ |
| D | sync_serial.c | 91 IO_STATE_(reg##_, field##_, _##val); \
|
| /linux-4.4.14/drivers/net/cris/ |
| D | eth_v10.c | 153 IO_STATE_(reg##_, field##_, _##val)
|