Searched refs:P_MASK (Results 1 – 4 of 4) sorted by relevance
102 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
2252 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()2382 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()2594 switch (s & P_MASK) { in get_ports()
78 #define P_MASK 0x8000 macro
137 #define P_MASK GENMASK(5, 0) macro138 #define P(x) FIELD_PREP(P_MASK, x)1060 regmap_update_bits(samsung->regmap, PLL_CON0, S_MASK | P_MASK, in samsung_mipi_dcphy_pll_configure()