Home
last modified time | relevance | path

Searched refs:ssp_mode (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/amba/
Dpl022.h108 enum ssp_mode { enum
285 enum ssp_mode com_mode;
/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c896 .ssp_mode = SSP_MODE_MASTER,
918 ctx->ssp_cmd.mode = config->ssp_mode | (config->pcm_mode << 1); in sst_fill_ssp_defaults()
Dsst-atom-controls.h557 u8 ssp_mode; member
/linux-4.4.14/net/bluetooth/
Dhci_event.c2115 data.ssp_mode = 0x00; in hci_inquiry_result_evt()
3622 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
3643 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
3678 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_ext_features_evt()
3833 data.ssp_mode = 0x01; in hci_extended_inquiry_result_evt()
4246 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_host_features_evt()
Dhci_debugfs.c403 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
Dhci_conn.c214 if (ie->data.ssp_mode > 0) in hci_acl_create_connection()
Dhci_core.c1209 if (!data->ssp_mode) in hci_inquiry_cache_update()
1214 if (!ie->data.ssp_mode) in hci_inquiry_cache_update()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h43 __u8 ssp_mode; member