Lines Matching +defs:val +defs:b
94 #define LPT_VDRTCTL0_DSRAMPGE(b) BIT(16 + (b)) argument
96 #define LPT_VDRTCTL0_ISRAMPGE(b) BIT(6 + (b)) argument
104 #define WPT_VDRTCTL0_DSRAMPGE(b) BIT(12 + (b)) argument
106 #define WPT_VDRTCTL0_ISRAMPGE(b) BIT(2 + (b)) argument
151 #define catpt_writel_ssp(cdev, ssp, reg, val) \ argument
156 #define catpt_writel_shim(cdev, reg, val) \ argument
158 #define catpt_updatel_shim(cdev, reg, mask, val) \ argument
162 #define catpt_readl_poll_shim(cdev, reg, val, cond, delay_us, timeout_us) \ argument
168 #define catpt_writel_pci(cdev, reg, val) \ argument
170 #define catpt_updatel_pci(cdev, reg, mask, val) \ argument
174 #define catpt_readl_poll_pci(cdev, reg, val, cond, delay_us, timeout_us) \ argument