Searched refs:D_RO (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/blackfin/kernel/ |
D | debug-mmrs.c | 36 #define D_RO(name, bits) d_RO(#name, bits, name) macro 1272 D_RO(NFC_COUNT, 16); in bfin_debug_mmrs_init() 1276 D_RO(NFC_ECC0, 16); in bfin_debug_mmrs_init() 1277 D_RO(NFC_ECC1, 16); in bfin_debug_mmrs_init() 1278 D_RO(NFC_ECC2, 16); in bfin_debug_mmrs_init() 1279 D_RO(NFC_ECC3, 16); in bfin_debug_mmrs_init() 1283 D_RO(NFC_READ, 16); in bfin_debug_mmrs_init() 1285 D_RO(NFC_STAT, 16); in bfin_debug_mmrs_init() 1423 D_RO(SDH_DATA_CNT, 16); in bfin_debug_mmrs_init() 1430 D_RO(SDH_FIFO_CNT, 16); in bfin_debug_mmrs_init() [all …]
|