Searched refs:sample_type (Results 1 – 4 of 4) sorted by relevance
177 int sample_type = dbs_info->sample_type; in od_dbs_update() local180 dbs_info->sample_type = OD_NORMAL_SAMPLE; in od_dbs_update()185 if (sample_type == OD_SUB_SAMPLE && policy_dbs->sample_delay_ns > 0) { in od_dbs_update()195 dbs_info->sample_type = OD_SUB_SAMPLE; in od_dbs_update()395 dbs_info->sample_type = OD_NORMAL_SAMPLE; in od_start()
16 unsigned int sample_type:1; member
1605 int silicon_version, sample_type; in nxp_c45_tja1120_errata() local1613 sample_type = FIELD_GET(TJA1120_DEV_ID3_SAMPLE_TYPE, ret); in nxp_c45_tja1120_errata()1614 if (sample_type != DEVICE_ID3_SAMPLE_TYPE_R) in nxp_c45_tja1120_errata()
148 enum sample_type { enum
Completed in 14 milliseconds