Home
last modified time | relevance | path

Searched refs:frequency (Results 1 - 21 of 21) sorted by relevance

/device/board/hisilicon/hispark_taurus/audio_drivers/dsp/src/
H A Ddsp_ops.c53 static int32_t DspCfgI2sFrequency(uint32_t rate, uint16_t *frequency) in DspCfgI2sFrequency() argument
55 if (frequency == NULL) { in DspCfgI2sFrequency()
62 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_8000; in DspCfgI2sFrequency()
65 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_11025; in DspCfgI2sFrequency()
68 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_12000; in DspCfgI2sFrequency()
71 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_16000; in DspCfgI2sFrequency()
74 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_22050; in DspCfgI2sFrequency()
77 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_24000; in DspCfgI2sFrequency()
80 *frequency = I2S_SAMPLE_FREQUENCY_REG_VAL_32000; in DspCfgI2sFrequency()
83 *frequency in DspCfgI2sFrequency()
141 uint16_t frequency, bitWidth; DspDaiHwParams() local
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device_util.c161 unsigned int FrequencyToChannel(unsigned int frequency) in FrequencyToChannel() argument
163 if (frequency == FREQ_OF_CHANNEL_80211B_ONLY) { in FrequencyToChannel()
167 if (frequency < FREQ_OF_CHANNEL_1) { in FrequencyToChannel()
171 return (frequency - FREQ_OF_CHANNEL_1) / WIFI_FREQ_INTERVAL + WIFI_MIN_CHANNEL; in FrequencyToChannel()
H A Dwifi_device_util.h89 * @brief convert channel to frequency in 2G
91 * @return frequency.
95 unsigned int FrequencyToChannel(unsigned int frequency);
H A Dwifi_device.c615 result[i].frequency = ChannelToFrequency(pstResults[i].channel); in GetScanInfoList()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_power_gpu_frequency_trace.h60 TP_PROTO(unsigned int frequency, unsigned int gpu_id),
62 TP_ARGS(frequency, gpu_id)
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_power_gpu_frequency_trace.h55 TP_PROTO(unsigned int frequency, unsigned int gpu_id),
57 TP_ARGS(frequency, gpu_id));
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Denergy_model.c40 snprintf(name, sizeof(name), "ps:%lu", ps->frequency); in em_debug_create_ps()
44 debugfs_create_ulong("frequency", FILE_PROPERTY, d, &ps->frequency); in em_debug_create_ps()
140 * We expect the driver callback to increase the frequency for in em_create_perf_table()
158 table[i].frequency = prev_freq = freq; in em_create_perf_table()
162 fmax = (u64)table[nr_states - 1].frequency; in em_create_perf_table()
166 table[i].cost = div64_u64(fmax * power_res, table[i].frequency); in em_create_perf_table()
169 table[i].frequency); in em_create_perf_table()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Denergy_model.h15 * @frequency: The frequency in KHz, for consistency with CPUFreq
20 * energy calculation. Equal to: power * max_frequency / frequency
23 unsigned long frequency; member
85 * and frequency.
133 * frequency, like schedutil. in em_cpu_energy()
138 freq = map_util_freq(max_util, ps->frequency, scale_cpu); in em_cpu_energy()
142 * requested frequency. in em_cpu_energy()
146 if (ps->frequency >= freq) { in em_cpu_energy()
/device/board/hisilicon/hispark_taurus/audio_drivers/codec/tfa9879/src/
H A Dtfa9879_codec_ops.c215 // update external codec I2S frequency
260 uint16_t frequency, bitWidth; in Tfa9879DaiHwParams() local
268 ret = Tfa9879FrequencyParse(param->rate, &frequency); in Tfa9879DaiHwParams()
278 daiParamsVal.frequencyVal = frequency; in Tfa9879DaiHwParams()
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device_util.h71 * @brief convert channel to frequency in 2G
73 * @return frequency.
77 unsigned int FrequencyToChannel(unsigned int frequency);
H A Dwifi_device.c205 result[i].frequency = scanResult[i].frequency; in GetScanInfoList()
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dwifi.h41 int frequency; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/platform/rk/
H A Drk.c237 u32 voltage, voltage_squared, voltage_cubed, frequency; in power_model_simple_init() local
272 if (of_property_read_u32(power_model_node, "frequency", &frequency)) { in power_model_simple_init()
273 dev_err(&pdev->dev, "frequency in power_model not available\n"); in power_model_simple_init()
279 dynamic_coefficient = (((dynamic_power * 0x3E8) / voltage_squared) * 0x3E8) / frequency; in power_model_simple_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/rk/
H A Drk.c241 u32 voltage, voltage_squared, voltage_cubed, frequency; in power_model_simple_init() local
284 if (of_property_read_u32(power_model_node, "frequency", in power_model_simple_init()
285 &frequency)) { in power_model_simple_init()
286 dev_err(&pdev->dev, "frequency in power_model not available\n"); in power_model_simple_init()
293 * 1000) / frequency; in power_model_simple_init()
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_impl.c282 // update external codec I2S frequency
669 uint16_t frequency, bitWidth; in Es8323DaiHwParams() local
678 ret = Es8323DeviceFrequencyParse(param->rate, &frequency); in Es8323DaiHwParams()
688 daiParamsVal.frequencyVal = frequency; in Es8323DaiHwParams()
/device/soc/rockchip/common/sdk_linux/drivers/cpufreq/
H A Dcpufreq-dt.c63 unsigned long freq = policy->freq_table[index].frequency; in set_target()
/device/soc/rockchip/rk2206/sdk_liteos/platform/network/
H A Dconfig_network.c294 infoList[i].frequency); in SetWifiScan()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h49 hi_u32 proc_param; /* RW;Format:32.0; Indicate the update frequency of ISP_PROC information,
901 hi_u16 texture_freq; /* RW; Range: [0, 4095];Format:6.6; Texture frequency adjustment.
903 hi_u16 edge_freq; /* RW; Range: [0, 4095];Format:6.6; Edge frequency adjustment.
941 hi_u16 texture_freq[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 4095]; Format:6.6;Texture frequency adjustment.
943 hi_u16 edge_freq[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 4095]; Format:6.6;Edge frequency adjustment.
1270 hi_u16 texture_freq; /* RW; range: [0, 4095];Format:6.6; Texture frequency adjustment.
1272 hi_u16 edge_freq; /* RW; range: [0, 4095];Format:6.6; Edge frequency adjustment.
1914 hi_u8 frequency; /* RW; Range:[0, 255]; Format:8.0; member
1915 usually this value is 50 or 60 which is the frequency of the AC power supply */
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h49 hi_u32 proc_param; /* RW;Format:32.0; Indicate the update frequency of ISP_PROC information,
901 hi_u16 texture_freq; /* RW; Range: [0, 4095];Format:6.6; Texture frequency adjustment.
903 hi_u16 edge_freq; /* RW; Range: [0, 4095];Format:6.6; Edge frequency adjustment.
941 hi_u16 texture_freq[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 4095]; Format:6.6;Texture frequency adjustment.
943 hi_u16 edge_freq[ISP_AUTO_ISO_STRENGTH_NUM]; /* RW; Range: [0, 4095]; Format:6.6;Edge frequency adjustment.
1270 hi_u16 texture_freq; /* RW; range: [0, 4095];Format:6.6; Texture frequency adjustment.
1272 hi_u16 edge_freq; /* RW; range: [0, 4095];Format:6.6; Edge frequency adjustment.
1914 hi_u8 frequency; /* RW; Range:[0, 255]; Format:8.0; member
1915 usually this value is 50 or 60 which is the frequency of the AC power supply */
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h441 #define V4L2_CAP_HW_FREQ_SEEK 0x00000400 /* Can do hardware frequency seek */
1324 /* Standards for Countries with 60Hz Line frequency */
1326 /* Standards for Countries with 50Hz Line frequency */
1844 __u32 frequency; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h441 #define V4L2_CAP_HW_FREQ_SEEK 0x00000400 /* Can do hardware frequency seek */
1324 /* Standards for Countries with 60Hz Line frequency */
1326 /* Standards for Countries with 50Hz Line frequency */
1844 __u32 frequency; member

Completed in 37 milliseconds