Home
last modified time | relevance | path

Searched refs:ssp_mode (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/linux/amba/
H A Dpl022.h97 * enum ssp_mode - SSP mode of operation (Communication modes)
99 enum ssp_mode { enum
276 enum ssp_mode com_mode;
/kernel/linux/linux-6.6/include/linux/amba/
H A Dpl022.h97 * enum ssp_mode - SSP mode of operation (Communication modes)
99 enum ssp_mode { enum
267 enum ssp_mode com_mode;
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2560 data.ssp_mode = 0x00; in hci_inquiry_result_evt()
4217 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4241 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4277 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_ext_features_evt()
4474 data.ssp_mode = 0x01; in hci_extended_inquiry_result_evt()
4900 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_host_features_evt()
H A Dhci_debugfs.c375 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
H A Dhci_core.c1204 if (!data->ssp_mode) in hci_inquiry_cache_update()
1209 if (!ie->data.ssp_mode) in hci_inquiry_cache_update()
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-atom-controls.h555 u8 ssp_mode; member
H A Dsst-atom-controls.c908 .ssp_mode = SSP_MODE_MASTER,
930 ctx->ssp_cmd.mode = config->ssp_mode | (config->pcm_mode << 1); in sst_fill_ssp_defaults()
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-atom-controls.h555 u8 ssp_mode; member
H A Dsst-atom-controls.c908 .ssp_mode = SSP_MODE_PROVIDER,
930 ctx->ssp_cmd.mode = config->ssp_mode | (config->pcm_mode << 1); in sst_fill_ssp_defaults()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c3122 data.ssp_mode = 0x00; in hci_inquiry_result_evt()
4915 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4946 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4984 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_ext_features_evt()
5191 data.ssp_mode = 0x01; in hci_extended_inquiry_result_evt()
5620 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_host_features_evt()
H A Dhci_debugfs.c373 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
H A Dhci_core.c273 if (!data->ssp_mode) in hci_inquiry_cache_update()
278 if (!ie->data.ssp_mode) in hci_inquiry_cache_update()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h50 __u8 ssp_mode; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h53 __u8 ssp_mode; member

Completed in 42 milliseconds