Searched refs:NFC_V3_CONFIG1_RBA (Results 1 – 3 of 3) sorted by relevance
162 #define NFC_V3_CONFIG1_RBA(x) (((x) & 0x7) << 4) macro
201 tmp |= NFC_V3_CONFIG1_RBA(buf_id);235 tmp |= NFC_V3_CONFIG1_RBA(buf_id);1263 writenfc(NFC_V3_CONFIG1_RBA(0), &host->regs->config1);
79 #define NFC_V3_CONFIG1_RBA(x) (((x) & 0x7 ) << 4) macro1270 writel(NFC_V3_CONFIG1_RBA(0), NFC_V3_CONFIG1); in preset_v3()