Searched defs:cluster_off (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8183/ |
H A D | plat_pm.c | 220 static void mcdi_ctrl_before_hotplug_off(int cluster, int cpu, bool cluster_off) in mcdi_ctrl_before_hotplug_off() 227 static void mcdi_ctrl_cluster_cpu_off(int cluster, int cpu, bool cluster_off) in mcdi_ctrl_cluster_cpu_off() 286 static void hotplug_ctrl_cluster_cpu_off(int cluster, int cpu, bool cluster_off) in hotplug_ctrl_cluster_cpu_off() 333 bool cluster_off = (HP_CLUSTER_OFF && afflvl1 && in plat_mtk_power_domain_off() local 369 bool cluster_off = MCDI_C2 && afflvl1 && clst_single_pwr(cluster, cpu); in plat_mtk_power_domain_suspend() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8183/ |
D | plat_pm.c | 220 static void mcdi_ctrl_before_hotplug_off(int cluster, int cpu, bool cluster_off) in mcdi_ctrl_before_hotplug_off() 227 static void mcdi_ctrl_cluster_cpu_off(int cluster, int cpu, bool cluster_off) in mcdi_ctrl_cluster_cpu_off() 286 static void hotplug_ctrl_cluster_cpu_off(int cluster, int cpu, bool cluster_off) in hotplug_ctrl_cluster_cpu_off() 333 bool cluster_off = (HP_CLUSTER_OFF && afflvl1 && in plat_mtk_power_domain_off() local 369 bool cluster_off = MCDI_C2 && afflvl1 && clst_single_pwr(cluster, cpu); in plat_mtk_power_domain_suspend() local
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | qcow2_meta.cpp | 589 u64 cluster_off = offset & ~((1ULL << qs.header.cluster_bits) - 1); in zero_my_cluster() local 688 u64 cluster_off = offset & ~((1ULL << qs.header.cluster_bits) - 1); in io_done_validate() local 735 u64 cluster_off = offset & ~((1ULL << qs.header.cluster_bits) - 1); in io_done() local 792 u64 cluster_off; in wait_clusters() local
|
H A D | qcow2_flush_meta.cpp | 286 u64 cluster_off = m->get_offset() & in __zero_my_cluster_co() local 342 u64 cluster_off = m->get_offset() & in __zero_my_cluster() local
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/ |
H A D | mkvparser.cc | 1052 long long cluster_off = -1; // offset relative to start of segment in DoLoadCluster() local
|
/aosp_15_r20/external/libwebm/mkvparser/ |
H A D | mkvparser.cc | 1051 long long cluster_off = -1; // offset relative to start of segment in DoLoadCluster() local
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/ |
H A D | mkvparser.cc | 1052 long long cluster_off = -1; // offset relative to start of segment in DoLoadCluster() local
|