Home
last modified time | relevance | path

Searched refs:P_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Daha152x.h102 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
/linux/include/net/
H A Derspan.h78 #define P_MASK 0x8000 macro
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c131 #define P_MASK GENMASK(5, 0) macro
132 #define P(x) FIELD_PREP(P_MASK, x)
1054 regmap_update_bits(samsung->regmap, PLL_CON0, S_MASK | P_MASK, in samsung_mipi_dcphy_pll_configure()