Home
last modified time | relevance | path

Searched refs:freq (Results 1 – 25 of 33) sorted by relevance

12

/device/google/cuttlefish/host/commands/modem_simulator/
Ddata_service.cpp305 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()
340 modem_tech, freq, cellBandwidthDownlink, count), in updatePhysicalChannelconfigs()
Ddata_service.h38 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,
Dnetwork_service.cpp1016 int freq = UNKNOWN; in UpdateRegisterState() local
1018 freq = MMWAVE; in UpdateRegisterState()
1022 data_service_->onUpdatePhysicalChannelconfigs(current_network_mode_, freq, in UpdateRegisterState()
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dab-sm.h56 …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/
Dab-sm.h278 #define UAPI_BLK_(num, pmu, rail, v, clk, freq, pwr, used, tiles, dr) \ argument
285 (__u64)(1000000. * freq), \
/device/generic/goldfish/audio/
Ddevice_port_source.cpp395 double freq, in generateSinePattern() argument
397 std::vector<float> result(3 * sampleRateHz / freq + .5); in generateSinePattern()
401 result[i] = amp * sin(a * freq); in generateSinePattern()
/device/google/felix/vibrator/cs40l26/
DVibrator.cpp273 uint16_t freq = 0; in constructActiveSegment() local
281 (fToU16(frequency, &freq, 4, PWLE_FREQUENCY_MIN_HZ, PWLE_FREQUENCY_MAX_HZ) < 0)) { in constructActiveSegment()
288 constructPwleSegment(delay, amp, freq, flags, 0 /*ignored*/); in constructActiveSegment()
294 uint16_t freq = 0; in constructBrakingSegment() local
304 fToU16(PWLE_FREQUENCY_MIN_HZ, &freq, 4, PWLE_FREQUENCY_MIN_HZ, PWLE_FREQUENCY_MAX_HZ); in constructBrakingSegment()
309 constructPwleSegment(delay, 0 /*ignored*/, freq, flags, 0 /*ignored*/); in constructBrakingSegment()
/device/google/gs-common/soc/
Dfreq.mk1 BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/soc/sepolicy/freq
/device/google/zumapro/conf/
Dinit.zumapro.soc.rc187 # Set PMU freq limit parameters
196 # Disable PMU freq limit
Dinit.zuma.soc.rc179 # Set PMU freq limit parameters
191 # Disable PMU freq limit
/device/google/zuma/
Ddevice.mk31 include device/google/gs-common/soc/freq.mk
381 …device/google/zuma/conf/init.freq.userdebug.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.freq.userde…
/device/google/zumapro/
Ddevice.mk31 include device/google/gs-common/soc/freq.mk
439 …device/google/zumapro/conf/init.freq.userdebug.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.freq.use…
/device/google/akita/location/gnssd/release/
Dgps.cfg60 # set shared reference clock for freq aiding (0x20)
/device/google/caimito/location/ripcurrent24/userdebug/
Dgps.cfg65 # set shared reference clock for freq aiding (0x20)
/device/google/comet/location/userdebug/
Dgps.cfg65 # set shared reference clock for freq aiding (0x20)
/device/google/caimito/location/tokay/userdebug/
Dgps.cfg65 # set shared reference clock for freq aiding (0x20)
/device/google/caimito/location/komodo/userdebug/
Dgps.cfg65 # set shared reference clock for freq aiding (0x20)
/device/google/caimito/location/caiman/userdebug/
Dgps.cfg65 # set shared reference clock for freq aiding (0x20)
/device/google/caimito/location/ripcurrentpro/userdebug/
Dgps.cfg65 # set shared reference clock for freq aiding (0x20)
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/
Dradio-iris.h590 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
/device/google/sunfish-kernel/sm7150/kernel-headers/media/
Dradio-iris.h497 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
/device/google/coral-kernel/sm8150/original-kernel-headers/media/
Dradio-iris.h590 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
/device/google/redbull-kernel/sm7250/kernel-headers/media/
Dradio-iris.h485 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/media/
Dradio-iris.h594 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member
/device/google/coral-kernel/sm8150/kernel-headers/media/
Dradio-iris.h497 __u32 freq[MAX_SPUR_FREQ_LIMIT]; member

12