/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-kona.h | 131 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */ member 162 .status_bit = (_status_bit), \ 174 .status_bit = (_status_bit), \ 185 .status_bit = (_status_bit), \ 196 .status_bit = (_status_bit), \ 206 .status_bit = (_status_bit), \
|
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-kona.h | 123 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */ member 154 .status_bit = (_status_bit), \ 166 .status_bit = (_status_bit), \ 177 .status_bit = (_status_bit), \ 188 .status_bit = (_status_bit), \ 198 .status_bit = (_status_bit), \
|
/kernel/linux/linux-5.10/drivers/iio/temperature/ |
H A D | maxim_thermocouple.c | 103 u32 status_bit; member 111 .status_bit = BIT(2), 118 .status_bit = BIT(16), 156 if (*val & data->chip->status_bit) in maxim_thermocouple_read()
|
/kernel/linux/linux-6.6/drivers/iio/temperature/ |
H A D | maxim_thermocouple.c | 102 u32 status_bit; member 110 .status_bit = BIT(2), 117 .status_bit = BIT(16), 155 if (*val & data->chip->status_bit) in maxim_thermocouple_read()
|
/kernel/linux/linux-5.10/drivers/reset/ |
H A D | reset-ti-syscon.c | 34 * @status_bit: reset status bit in the reset status register 43 unsigned int status_bit; member 157 return !(reset_state & BIT(control->status_bit)) == in ti_syscon_reset_status() 203 controls[i].status_bit = be32_to_cpup(list++); in ti_syscon_reset_probe()
|
/kernel/linux/linux-6.6/drivers/reset/ |
H A D | reset-ti-syscon.c | 26 * @status_bit: reset status bit in the reset status register 35 unsigned int status_bit; member 149 return !(reset_state & BIT(control->status_bit)) == in ti_syscon_reset_status() 195 controls[i].status_bit = be32_to_cpup(list++); in ti_syscon_reset_probe()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | pm8941-pwrkey.c | 59 unsigned int status_bit; member 167 sts &= pwrkey->data->status_bit; in pm8941_pwrkey_irq() 423 .status_bit = PON_KPDPWR_N_SET, 433 .status_bit = PON_RESIN_N_SET, 442 .status_bit = PON_GEN3_KPDPWR_N_SET, 451 .status_bit = PON_GEN3_RESIN_N_SET,
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | pm8941-pwrkey.c | 42 unsigned int status_bit; member 130 sts & pwrkey->data->status_bit); in pm8941_pwrkey_irq() 299 .status_bit = PON_KPDPWR_N_SET, 304 .status_bit = PON_RESIN_N_SET,
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-pll.h | 35 * @status_bit: ANDed with @status_reg to determine if PLL is enabled 46 u8 status_bit; member
|
H A D | a53-pll.c | 66 pll->status_bit = 16; in qcom_a53pll_probe()
|
H A D | gcc-ipq806x.c | 35 .status_bit = 16, 62 .status_bit = 16, 89 .status_bit = 16, 194 .status_bit = 16, 235 .status_bit = 16,
|
H A D | clk-pll.c | 191 if (val & BIT(pll->status_bit)) in wait_for_pll()
|
H A D | lcc-ipq806x.c | 33 .status_bit = 16,
|
H A D | gcc-msm8939.c | 60 .status_bit = 17, 91 .status_bit = 17, 122 .status_bit = 17, 153 .status_bit = 17, 184 .status_bit = 17, 231 .status_bit = 17, 277 .status_bit = 17, 308 .status_bit = 17,
|
H A D | gcc-mdm9615.c | 47 .status_bit = 16, 85 .status_bit = 16, 112 .status_bit = 16,
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-pll.h | 35 * @status_bit: ANDed with @status_reg to determine if PLL is enabled 46 u8 status_bit; member
|
H A D | a53-pll.c | 116 pll->status_bit = 16; in qcom_a53pll_probe()
|
H A D | clk-pll.c | 191 if (val & BIT(pll->status_bit)) in wait_for_pll()
|
H A D | lcc-ipq806x.c | 33 .status_bit = 16,
|
H A D | gcc-ipq806x.c | 39 .status_bit = 16, 68 .status_bit = 16, 97 .status_bit = 16, 204 .status_bit = 16, 249 .status_bit = 16, 268 .status_bit = 16,
|
H A D | gcc-msm8939.c | 59 .status_bit = 17, 90 .status_bit = 17, 121 .status_bit = 17, 152 .status_bit = 17, 183 .status_bit = 17, 230 .status_bit = 17, 276 .status_bit = 17, 307 .status_bit = 17,
|
H A D | gcc-mdm9615.c | 54 .status_bit = 16, 96 .status_bit = 16, 125 .status_bit = 16,
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | cm2xxx.c | 137 static int _omap2xxx_apll_enable(u8 enable_bit, u8 status_bit) in _omap2xxx_apll_enable() argument 150 omap2xxx_cm_wait_module_ready(0, PLL_MOD, 1, status_bit); in _omap2xxx_apll_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | g84.c | 96 uint32_t thrs_reg, u8 status_bit, in g84_therm_threshold_hyst_emulation() 95 g84_therm_threshold_hyst_emulation(struct nvkm_therm *therm, uint32_t thrs_reg, u8 status_bit, const struct nvbios_therm_threshold *thrs, enum nvkm_therm_thrs thrs_name) g84_therm_threshold_hyst_emulation() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | g84.c | 96 uint32_t thrs_reg, u8 status_bit, in g84_therm_threshold_hyst_emulation() 95 g84_therm_threshold_hyst_emulation(struct nvkm_therm *therm, uint32_t thrs_reg, u8 status_bit, const struct nvbios_therm_threshold *thrs, enum nvkm_therm_thrs thrs_name) g84_therm_threshold_hyst_emulation() argument
|