Home
last modified time | relevance | path

Searched refs:ctrl_type (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/mmc/host/
Ddw_mmc-exynos.c36 enum dw_mci_exynos_type ctrl_type; member
50 enum dw_mci_exynos_type ctrl_type; member
54 .ctrl_type = DW_MCI_TYPE_EXYNOS4210,
57 .ctrl_type = DW_MCI_TYPE_EXYNOS4412,
60 .ctrl_type = DW_MCI_TYPE_EXYNOS5250,
63 .ctrl_type = DW_MCI_TYPE_EXYNOS5420,
66 .ctrl_type = DW_MCI_TYPE_EXYNOS5420_SMU,
69 .ctrl_type = DW_MCI_TYPE_EXYNOS7,
72 .ctrl_type = DW_MCI_TYPE_EXYNOS7_SMU,
75 .ctrl_type = DW_MCI_TYPE_ARTPEC8,
[all …]
/linux-5.19.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h36 __le32 ctrl_type; member
50 __le32 ctrl_type; member
/linux-5.19.10/sound/soc/sof/
Dipc3-control.c20 enum sof_ipc_ctrl_type ctrl_type; in sof_ipc3_set_get_kcontrol_data() local
54 ctrl_type = set ? SOF_CTRL_TYPE_DATA_SET : SOF_CTRL_TYPE_DATA_GET; in sof_ipc3_set_get_kcontrol_data()
57 ctrl_type = set ? SOF_CTRL_TYPE_VALUE_CHAN_SET : SOF_CTRL_TYPE_VALUE_CHAN_GET; in sof_ipc3_set_get_kcontrol_data()
61 cdata->type = ctrl_type; in sof_ipc3_set_get_kcontrol_data()
Dipc3-topology.c21 int ctrl_type; member
815 wdata[i].ctrl_type = SOF_CTRL_TYPE_VALUE_CHAN_SET; in sof_get_control_data()
819 wdata[i].ctrl_type = SOF_CTRL_TYPE_DATA_SET; in sof_get_control_data()
/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.h336 void rtw_coex_set_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, u8 pos_type) in rtw_coex_set_ant_switch() argument
343 chip->ops->coex_set_ant_switch(rtwdev, ctrl_type, pos_type); in rtw_coex_set_ant_switch()
Drtw8821c.c775 static void rtw8821c_coex_cfg_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, in rtw8821c_coex_cfg_ant_switch() argument
781 u32 switch_status = FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type; in rtw8821c_coex_cfg_ant_switch()
789 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw8821c_coex_cfg_ant_switch()
800 ctrl_type == COEX_SWITCH_CTRL_BY_BBSW) in rtw8821c_coex_cfg_ant_switch()
801 ctrl_type = COEX_SWITCH_CTRL_BY_ANTDIV; in rtw8821c_coex_cfg_ant_switch()
805 switch (ctrl_type) { in rtw8821c_coex_cfg_ant_switch()
863 if (ctrl_type == COEX_SWITCH_CTRL_BY_BT) { in rtw8821c_coex_cfg_ant_switch()
Dcoex.c1266 u8 ctrl_type = COEX_SWITCH_CTRL_MAX; in rtw_coex_set_ant_path() local
1291 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1314 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1329 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1338 ctrl_type = COEX_SWITCH_CTRL_BY_BT; in rtw_coex_set_ant_path()
1353 ctrl_type = COEX_SWITCH_CTRL_BY_PTA; in rtw_coex_set_ant_path()
1369 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1385 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1400 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1408 if (ctrl_type < COEX_SWITCH_CTRL_MAX && pos_type < COEX_SWITCH_TO_MAX && in rtw_coex_set_ant_path()
[all …]
Drtw8822b.c1144 u8 ctrl_type, u8 pos_type) in rtw8822b_coex_cfg_ant_switch() argument
1152 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()
1155 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
1158 ctrl_type == COEX_SWITCH_CTRL_BY_BBSW) in rtw8822b_coex_cfg_ant_switch()
1159 ctrl_type = COEX_SWITCH_CTRL_BY_ANTDIV; in rtw8822b_coex_cfg_ant_switch()
1163 switch (ctrl_type) { in rtw8822b_coex_cfg_ant_switch()
Dmain.h882 u8 ctrl_type, u8 pos_type);
/linux-5.19.10/net/bluetooth/bnep/
Dcore.c302 u8 type, ctrl_type; in bnep_rx_frame() local
308 ctrl_type = *(u8 *)skb->data; in bnep_rx_frame()
326 switch (ctrl_type) { in bnep_rx_frame()
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h1085 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type);
Dphy_n.c28159 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type) in wlc_phy_txpwrctrl_enable_nphy() argument
28171 switch (ctrl_type) { in wlc_phy_txpwrctrl_enable_nphy()
28174 pi->nphy_txpwrctrl = ctrl_type; in wlc_phy_txpwrctrl_enable_nphy()
28180 if (ctrl_type == PHY_TPC_HW_OFF) { in wlc_phy_txpwrctrl_enable_nphy()
28235 ishw = (ctrl_type == PHY_TPC_HW_ON) ? 0x1 : 0x0; in wlc_phy_txpwrctrl_enable_nphy()