/device/google/cuttlefish/host/commands/modem_simulator/ |
D | data_service.cpp | 305 int freq, int id) { in sendOnePhysChanCfgUpdate() argument 307 ss << "%CGFPCCFG: " << status << "," << bandwidth << "," << rat << "," << freq in sendOnePhysChanCfgUpdate() 312 void DataService::onUpdatePhysicalChannelconfigs(int modem_tech, int freq, in onUpdatePhysicalChannelconfigs() argument 314 updatePhysicalChannelconfigs(modem_tech, freq, cellBandwidthDownlink, 3); in onUpdatePhysicalChannelconfigs() 317 void DataService::updatePhysicalChannelconfigs(int modem_tech, int freq, in updatePhysicalChannelconfigs() argument 330 modem_tech, freq, iter.cid); in updatePhysicalChannelconfigs() 332 modem_tech, freq, iter.cid); in updatePhysicalChannelconfigs() 341 modem_tech, freq, cellBandwidthDownlink, count)); in updatePhysicalChannelconfigs()
|
D | data_service.h | 38 void onUpdatePhysicalChannelconfigs(int modem_tech, int freq, 44 void sendOnePhysChanCfgUpdate(int status, int bandwidth, int rat, int freq, 46 void updatePhysicalChannelconfigs(int modem_tech, int freq,
|
D | network_service.cpp | 957 int freq = UNKNOWN; in UpdateRegisterState() local 959 freq = MMWAVE; in UpdateRegisterState() 963 data_service_->onUpdatePhysicalChannelconfigs(current_network_mode_, freq, in UpdateRegisterState()
|
/device/google/wahoo/lisa/targetdev/ |
D | powerhint.py | 41 def set_touch_min_freq(target, cluster, freq=1100): argument 44 set_touch_param(target, opcode, freq) 54 def set_touch_cpubw_min_freq(target, freq=51): argument 57 set_touch_param(target, opcode, freq)
|
/device/google/cuttlefish/tools/play_audio/ |
D | sdl_wrapper.cpp | 57 SDLAudioDevice SDLLib::OpenAudioDevice(int freq, std::uint8_t num_channels) { in OpenAudioDevice() argument 59 wav_spec.freq = freq; in OpenAudioDevice()
|
D | sdl_wrapper.h | 52 SDLAudioDevice OpenAudioDevice(int freq, std::uint8_t num_channels);
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | ab-sm.h | 56 …k,freq,pwr,used,tiles,dr) { UAPI_BLOCK_STATE_ ##num, (enum uapi_pmu_state) pmu, uapi_ ##rail, UAPI… argument
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | ab-sm.h | 278 #define UAPI_BLK_(num, pmu, rail, v, clk, freq, pwr, used, tiles, dr) \ argument 285 (__u64)(1000000. * freq), \
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm-core-interface.h | 34 uint32_t freq[MAX_NUM_FREQ]; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm-core-interface.h | 21 uint32_t freq[MAX_NUM_FREQ]; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm-core-interface.h | 21 uint32_t freq[MAX_NUM_FREQ]; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm-core-interface.h | 34 uint32_t freq[MAX_NUM_FREQ]; member
|
/device/generic/goldfish/audio/ |
D | device_port_source.cpp | 372 double freq, in generateSinePattern() argument 374 std::vector<float> result(3 * sampleRateHz / freq + .5); in generateSinePattern() 378 result[i] = amp * sin(a * freq); in generateSinePattern()
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | property_contexts | 148 fastrpc.perf.freq u:object_r:public_vendor_default_prop:s0 220 persist.vendor.wifi.sniffer.freq u:object_r:vendor_wifi_sniffer_prop:s0
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | property_contexts | 149 fastrpc.perf.freq u:object_r:public_vendor_default_prop:s0 220 persist.vendor.wifi.sniffer.freq u:object_r:vendor_wifi_sniffer_prop:s0
|
/device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
D | radio-iris.h | 590 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
|
/device/google/coral-kernel/sm8150/kernel-headers/media/ |
D | radio-iris.h | 497 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b13 | 1 …freqvds_clk_mgmt.cpp:VCP: vcm_boost(): Failed to boost cpu clk. curr(%lu) next(%lu) max(%lu) c…
|