Home
last modified time | relevance | path

Searched refs:sw_ctrl (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/clk/bcm/
H A Dclk-sr.c40 .sw_ctrl = SW_CTRL_VAL(0x10, 31),
100 .sw_ctrl = SW_CTRL_VAL(0x10, 31),
159 .sw_ctrl = SW_CTRL_VAL(0x10, 31),
194 .sw_ctrl = SW_CTRL_VAL(0x10, 31),
248 .sw_ctrl = SW_CTRL_VAL(0x10, 31),
285 .sw_ctrl = SW_CTRL_VAL(0x4, 31),
330 .sw_ctrl = SW_CTRL_VAL(0x4, 31),
369 .sw_ctrl = SW_CTRL_VAL(0x4, 31),
H A Dclk-cygnus.c53 .sw_ctrl = SW_CTRL_VAL(0x10, 31),
112 .sw_ctrl = SW_CTRL_VAL(0x4, 31),
268 .sw_ctrl = SW_CTRL_VAL(0x4, 0),
H A Dclk-iproc.h161 struct iproc_pll_sw_ctrl sw_ctrl; member
H A Dclk-iproc-pll.c708 val = readl(pll->control_base + ctrl->sw_ctrl.offset); in iproc_pll_sw_cfg()
709 val |= BIT(ctrl->sw_ctrl.shift); in iproc_pll_sw_cfg()
710 iproc_pll_write(pll, pll->control_base, ctrl->sw_ctrl.offset, in iproc_pll_sw_cfg()
/linux/drivers/bluetooth/
H A Dhci_qca.c224 struct gpio_desc *sw_ctrl; member
1757 if (qcadev->sw_ctrl) { in qca_regulator_init()
1758 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_regulator_init()
2184 if (qcadev->sw_ctrl) { in qca_power_shutdown()
2185 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_power_shutdown()
2401 qcadev->sw_ctrl = devm_gpiod_get_optional(&serdev->dev, "swctrl", in qca_serdev_probe()
2403 if (IS_ERR(qcadev->sw_ctrl) && in qca_serdev_probe()
2408 return PTR_ERR(qcadev->sw_ctrl); in qca_serdev_probe()
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8188f.c429 bool do_notch, hw_ctrl, sw_ctrl, hw_ctrl_s1 = 0, sw_ctrl_s1 = 0; in rtl8188f_spur_calibration() local
444 sw_ctrl = !hw_ctrl; in rtl8188f_spur_calibration()
450 } else if (sw_ctrl) { in rtl8188f_spur_calibration()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-idp.dtsi561 pinctrl-0 = <&bt_en>, <&sw_ctrl>;
835 sw_ctrl: sw-ctrl-state { label