Searched refs:NFC_V3_CONFIG1_RBA (Results 1 – 3 of 3) sorted by relevance
163 #define NFC_V3_CONFIG1_RBA(x) (((x) & 0x7) << 4) macro
202 tmp |= NFC_V3_CONFIG1_RBA(buf_id);236 tmp |= NFC_V3_CONFIG1_RBA(buf_id);1264 writenfc(NFC_V3_CONFIG1_RBA(0), &host->regs->config1);
81 #define NFC_V3_CONFIG1_RBA(x) (((x) & 0x7 ) << 4) macro1273 writel(NFC_V3_CONFIG1_RBA(0), NFC_V3_CONFIG1); in preset_v3()