Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/bcm/
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),
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),
Dclk-iproc.h161 struct iproc_pll_sw_ctrl sw_ctrl; member
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-v6.1/drivers/bluetooth/
Dhci_qca.c221 struct gpio_desc *sw_ctrl; member
1632 if (qcadev->sw_ctrl) { in qca_regulator_init()
1633 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_regulator_init()
1911 if (qcadev->sw_ctrl) { in qca_power_shutdown()
1912 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_power_shutdown()
2067 qcadev->sw_ctrl = devm_gpiod_get_optional(&serdev->dev, "swctrl", in qca_serdev_probe()
2069 if (IS_ERR_OR_NULL(qcadev->sw_ctrl) && data->soc_type == QCA_WCN6750) in qca_serdev_probe()
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsc7280-idp.dtsi546 pinctrl-0 = <&bt_en>, <&sw_ctrl>;
836 sw_ctrl: sw-ctrl-pins { label