Searched refs:NFC_V3_CONFIG2_PPB (Results 1 – 2 of 2) sorted by relevance
175 #define NFC_V3_CONFIG2_PPB(x) (((x) & 0x3) << 7) macro
102 #define NFC_V3_CONFIG2_PPB(x, shift) (((x) & 0x3) << shift) macro1307 config2 |= NFC_V3_CONFIG2_PPB( in preset_v3()