Home
last modified time | relevance | path

Searched refs:ctrl_type (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/mmc/host/
H A 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
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-exynos.c35 enum dw_mci_exynos_type ctrl_type; member
49 enum dw_mci_exynos_type ctrl_type; member
53 .ctrl_type = DW_MCI_TYPE_EXYNOS4210,
56 .ctrl_type = DW_MCI_TYPE_EXYNOS4412,
59 .ctrl_type = DW_MCI_TYPE_EXYNOS5250,
62 .ctrl_type = DW_MCI_TYPE_EXYNOS5420,
65 .ctrl_type = DW_MCI_TYPE_EXYNOS5420_SMU,
68 .ctrl_type = DW_MCI_TYPE_EXYNOS7,
71 .ctrl_type = DW_MCI_TYPE_EXYNOS7_SMU,
79 if (priv->ctrl_type in dw_mci_exynos_get_ciu_div()
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-audio.c100 int ipc_cmd, ctrl_type; in sof_restore_kcontrols() local
114 ctrl_type = SOF_CTRL_TYPE_VALUE_CHAN_SET; in sof_restore_kcontrols()
116 ipc_cmd, ctrl_type, in sof_restore_kcontrols()
122 ctrl_type = SOF_CTRL_TYPE_DATA_SET; in sof_restore_kcontrols()
124 ipc_cmd, ctrl_type, in sof_restore_kcontrols()
H A Dipc.c546 static int sof_get_ctrl_copy_params(enum sof_ipc_ctrl_type ctrl_type, in sof_get_ctrl_copy_params() argument
551 switch (ctrl_type) { in sof_get_ctrl_copy_params()
654 enum sof_ipc_ctrl_type ctrl_type, in snd_sof_ipc_set_get_comp_data()
686 cdata->type = ctrl_type; in snd_sof_ipc_set_get_comp_data()
652 snd_sof_ipc_set_get_comp_data(struct snd_sof_control *scontrol, u32 ipc_cmd, enum sof_ipc_ctrl_type ctrl_type, enum sof_ipc_ctrl_cmd ctrl_cmd, bool send) snd_sof_ipc_set_get_comp_data() argument
H A Dsof-audio.h211 enum sof_ipc_ctrl_type ctrl_type,
H A Dtopology.c51 int ctrl_type; member
2173 wdata[i].ctrl_type = SOF_CTRL_TYPE_VALUE_CHAN_SET; in sof_get_control_data()
2177 wdata[i].ctrl_type = SOF_CTRL_TYPE_DATA_SET; in sof_get_control_data()
2285 wdata[i].ctrl_type, in sof_process_load()
3546 int ipc_cmd, ctrl_type; in snd_sof_cache_kcontrol_val() local
3557 ctrl_type = SOF_CTRL_TYPE_VALUE_CHAN_GET; in snd_sof_cache_kcontrol_val()
3561 ctrl_type = SOF_CTRL_TYPE_DATA_GET; in snd_sof_cache_kcontrol_val()
3570 ipc_cmd, ctrl_type, in snd_sof_cache_kcontrol_val()
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h36 __le32 ctrl_type; member
50 __le32 ctrl_type; member
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h36 __le32 ctrl_type; member
50 __le32 ctrl_type; member
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c500 static u32 evmcs_get_supported_ctls(enum evmcs_ctrl_type ctrl_type) in evmcs_get_supported_ctls() argument
504 return evmcs_supported_ctrls[ctrl_type][evmcs_rev]; in evmcs_get_supported_ctls()
568 static bool nested_evmcs_is_valid_controls(enum evmcs_ctrl_type ctrl_type, in nested_evmcs_is_valid_controls() argument
571 return !(val & ~evmcs_get_supported_ctls(ctrl_type)); in nested_evmcs_is_valid_controls()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-control.c21 enum sof_ipc_ctrl_type ctrl_type; in sof_ipc3_set_get_kcontrol_data() local
54 * Select the IPC cmd and the ctrl_type based on the ctrl_cmd and the in sof_ipc3_set_get_kcontrol_data()
57 * for ctrl_type in sof_ipc3_set_get_kcontrol_data()
61 ctrl_type = set ? SOF_CTRL_TYPE_DATA_SET : SOF_CTRL_TYPE_DATA_GET; in sof_ipc3_set_get_kcontrol_data()
64 ctrl_type = set ? SOF_CTRL_TYPE_VALUE_CHAN_SET : SOF_CTRL_TYPE_VALUE_CHAN_GET; in sof_ipc3_set_get_kcontrol_data()
68 cdata->type = ctrl_type; in sof_ipc3_set_get_kcontrol_data()
H A Dipc3-topology.c24 int ctrl_type; member
842 wdata[i].ctrl_type = SOF_CTRL_TYPE_VALUE_CHAN_SET; in sof_get_control_data()
846 wdata[i].ctrl_type = SOF_CTRL_TYPE_DATA_SET; in sof_get_control_data()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.h311 void rtw_coex_set_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, u8 pos_type) in rtw_coex_set_ant_switch() argument
318 chip->ops->coex_set_ant_switch(rtwdev, ctrl_type, pos_type); in rtw_coex_set_ant_switch()
H A Dcoex.c968 u8 ctrl_type = COEX_SWITCH_CTRL_MAX; in rtw_coex_set_ant_path() local
987 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1008 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1021 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1028 ctrl_type = COEX_SWITCH_CTRL_BY_BT; in rtw_coex_set_ant_path()
1041 ctrl_type = COEX_SWITCH_CTRL_BY_PTA; in rtw_coex_set_ant_path()
1054 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1067 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1080 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1088 if (ctrl_type < COEX_SWITCH_CTRL_MA in rtw_coex_set_ant_path()
[all...]
H A Drtw8821c.c681 static void rtw8821c_coex_cfg_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, in rtw8821c_coex_cfg_ant_switch() argument
687 u32 switch_status = FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type; in rtw8821c_coex_cfg_ant_switch()
697 ctrl_type == COEX_SWITCH_CTRL_BY_BBSW) in rtw8821c_coex_cfg_ant_switch()
698 ctrl_type = COEX_SWITCH_CTRL_BY_ANTDIV; in rtw8821c_coex_cfg_ant_switch()
702 switch (ctrl_type) { in rtw8821c_coex_cfg_ant_switch()
760 if (ctrl_type == COEX_SWITCH_CTRL_BY_BT) { in rtw8821c_coex_cfg_ant_switch()
H A Drtw8822b.c1141 u8 ctrl_type, u8 pos_type) in rtw8822b_coex_cfg_ant_switch()
1149 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()
1152 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
1155 ctrl_type == COEX_SWITCH_CTRL_BY_BBSW) in rtw8822b_coex_cfg_ant_switch()
1156 ctrl_type = COEX_SWITCH_CTRL_BY_ANTDIV; in rtw8822b_coex_cfg_ant_switch()
1160 switch (ctrl_type) { in rtw8822b_coex_cfg_ant_switch()
1140 rtw8822b_coex_cfg_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, u8 pos_type) rtw8822b_coex_cfg_ant_switch() argument
H A Dmain.h841 u8 ctrl_type, u8 pos_type);
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A 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()
H A Drtw8821c.c807 static void rtw8821c_coex_cfg_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, in rtw8821c_coex_cfg_ant_switch() argument
813 u32 switch_status = FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type; in rtw8821c_coex_cfg_ant_switch()
821 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw8821c_coex_cfg_ant_switch()
832 ctrl_type == COEX_SWITCH_CTRL_BY_BBSW) in rtw8821c_coex_cfg_ant_switch()
833 ctrl_type = COEX_SWITCH_CTRL_BY_ANTDIV; in rtw8821c_coex_cfg_ant_switch()
837 switch (ctrl_type) { in rtw8821c_coex_cfg_ant_switch()
895 if (ctrl_type == COEX_SWITCH_CTRL_BY_BT) { in rtw8821c_coex_cfg_ant_switch()
H A Dcoex.c1265 u8 ctrl_type = COEX_SWITCH_CTRL_MAX; in rtw_coex_set_ant_path() local
1290 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1313 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1328 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1337 ctrl_type = COEX_SWITCH_CTRL_BY_BT; in rtw_coex_set_ant_path()
1352 ctrl_type = COEX_SWITCH_CTRL_BY_PTA; in rtw_coex_set_ant_path()
1368 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1384 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1399 ctrl_type = COEX_SWITCH_CTRL_BY_BBSW; in rtw_coex_set_ant_path()
1407 if (ctrl_type < COEX_SWITCH_CTRL_MA in rtw_coex_set_ant_path()
[all...]
H A Drtw8822b.c1162 u8 ctrl_type, u8 pos_type) in rtw8822b_coex_cfg_ant_switch()
1170 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()
1173 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()
1176 ctrl_type == COEX_SWITCH_CTRL_BY_BBSW) in rtw8822b_coex_cfg_ant_switch()
1177 ctrl_type = COEX_SWITCH_CTRL_BY_ANTDIV; in rtw8822b_coex_cfg_ant_switch()
1181 switch (ctrl_type) { in rtw8822b_coex_cfg_ant_switch()
1161 rtw8822b_coex_cfg_ant_switch(struct rtw_dev *rtwdev, u8 ctrl_type, u8 pos_type) rtw8822b_coex_cfg_ant_switch() argument
H A Dmain.h886 u8 ctrl_type, u8 pos_type);
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A 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()
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A 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()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h1085 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type);
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h1085 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type);

Completed in 51 milliseconds

12