Home
last modified time | relevance | path

Searched refs:sample_type (Results 1 – 4 of 4) sorted by relevance

/drivers/cpufreq/
A Dcpufreq_ondemand.c177 int sample_type = dbs_info->sample_type; in od_dbs_update() local
180 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()
A Dcpufreq_ondemand.h16 unsigned int sample_type:1; member
/drivers/net/phy/
A Dnxp-c45-tja11xx.c1605 int silicon_version, sample_type; in nxp_c45_tja1120_errata() local
1613 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()
/drivers/iio/adc/
A Dtwl4030-madc.c148 enum sample_type { enum

Completed in 14 milliseconds