Searched refs:bus_prot_mask (Results 1 – 1 of 1) sorted by relevance
79 u32 bus_prot_mask; member93 .bus_prot_mask = BIT(8) | BIT(2),99 .bus_prot_mask = BIT(2),148 .bus_prot_mask = (BIT(3) | BIT(17)),155 .bus_prot_mask = GENMASK(25, 24),162 .bus_prot_mask = GENMASK(28, 26),252 if (data->bus_prot_mask) { in scpsys_power_on()254 data->bus_prot_mask); in scpsys_power_on()271 if (data->bus_prot_mask) { in scpsys_power_off()273 data->bus_prot_mask); in scpsys_power_off()
Completed in 2 milliseconds