| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | acpi_power_meter.c | 546 union acpi_object *pss; in read_domain_devices() local 556 pss = buffer.pointer; in read_domain_devices() 557 if (!pss || in read_domain_devices() 558 pss->type != ACPI_TYPE_PACKAGE) { in read_domain_devices() 565 if (!pss->package.count) in read_domain_devices() 568 resource->domain_devices = kcalloc(pss->package.count, in read_domain_devices() 583 resource->num_domain_devices = pss->package.count; in read_domain_devices() 585 for (i = 0; i < pss->package.count; i++) { in read_domain_devices() 587 union acpi_object *element = &(pss->package.elements[i]); in read_domain_devices() 739 union acpi_object *pss; in read_capabilities() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ab8500-sysctrl.c | 33 static const char * const pss[] = {"ab8500_ac", "pm2301", "ab8500_usb"}; in ab8500_power_off() local 50 for (i = 0; i < ARRAY_SIZE(pss); i++) { in ab8500_power_off() 51 psy = power_supply_get_by_name(pss[i]); in ab8500_power_off() 75 pss[i]); in ab8500_power_off()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | processor_perflib.c | 296 union acpi_object *pss = NULL; in acpi_processor_get_performance_states() local 307 pss = buffer.pointer; in acpi_processor_get_performance_states() 308 if (!pss || (pss->type != ACPI_TYPE_PACKAGE)) { in acpi_processor_get_performance_states() 315 pss->package.count)); in acpi_processor_get_performance_states() 317 pr->performance->state_count = pss->package.count; in acpi_processor_get_performance_states() 319 kmalloc_array(pss->package.count, in acpi_processor_get_performance_states() 336 status = acpi_extract_package(&(pss->package.elements[i]), in acpi_processor_get_performance_states()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | pmc_atom.c | 30 const struct pmc_bit_map *pss; member 182 .pss = byt_pss_map, 190 .pss = cht_pss_map, 309 const struct pmc_bit_map *map = pmc->map->pss; in pmc_pss_state_show() 310 u32 pss = pmc_reg_read(pmc, PMC_PSS); in pmc_pss_state_show() local 316 map[index].bit_mask & pss ? "Off" : "On"); in pmc_pss_state_show()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/tools/ta_resign_tool-release/linux/ |
| H A D | resign_ta.py | 50 from Cryptodome.Signature import pss 55 from Crypto.Signature import pss 118 signer = pss.new(key) 192 signer = pss.new(key)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/ |
| H A D | sign_encrypt.py | 151 from Cryptodome.Signature import pss 156 from Crypto.Signature import pss 238 signer = pss.new(key) 266 verifier = pss.new(key)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/ |
| H A D | sign_encrypt.py | 151 from Cryptodome.Signature import pss 156 from Crypto.Signature import pss 238 signer = pss.new(key) 266 verifier = pss.new(key)
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 451 u64 pss; member 461 struct page *page, unsigned long size, unsigned long pss, in smaps_page_accumulate() argument 464 mss->pss += pss; in smaps_page_accumulate() 467 mss->pss_anon += pss; in smaps_page_accumulate() 469 mss->pss_shmem += pss; in smaps_page_accumulate() 471 mss->pss_file += pss; in smaps_page_accumulate() 474 mss->pss_locked += pss; in smaps_page_accumulate() 533 unsigned long pss = PAGE_SIZE << PSS_SHIFT; in smaps_account() local 535 pss /= mapcount; in smaps_account() 536 smaps_page_accumulate(mss, page, PAGE_SIZE, pss, dirty, locked, in smaps_account() [all …]
|
| /OK3568_Linux_fs/kernel/ |
| H A D | boot.its | 61 padding = "pss";
|
| /OK3568_Linux_fs/device/rockchip/.chips/rk3566_rk3568/ |
| H A D | boot.its | 61 padding = "pss";
|
| H A D | zboot.its | 61 padding = "pss";
|
| H A D | boot4recovery.its | 75 padding = "pss";
|
| /OK3568_Linux_fs/device/rockchip/.chips/rk3588/ |
| H A D | zboot.its | 61 padding = "pss";
|
| H A D | boot.its | 61 padding = "pss";
|
| H A D | boot4recovery.its | 75 padding = "pss";
|
| /OK3568_Linux_fs/device/rockchip/.chips/OK3568/ |
| H A D | boot.its | 61 padding = "pss";
|
| H A D | zboot.its | 61 padding = "pss";
|
| H A D | boot4recovery.its | 75 padding = "pss";
|
| /OK3568_Linux_fs/u-boot/drivers/cpu/ |
| H A D | amp.its | 86 padding = "pss";
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem/ |
| H A D | 0001-smem-fix-support-for-source-option-python3.patch | 14 showtable(pt.keys(), fields, columns.split(), options.sort or 'pss')
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | intel_pstate.c | 2877 union acpi_object *pss; in intel_pstate_no_acpi_pss() local 2888 pss = buffer.pointer; in intel_pstate_no_acpi_pss() 2889 if (pss && pss->type == ACPI_TYPE_PACKAGE) { in intel_pstate_no_acpi_pss() 2890 kfree(pss); in intel_pstate_no_acpi_pss() 2894 kfree(pss); in intel_pstate_no_acpi_pss()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | Kconfig | 243 bool "Support rsassa-pss signature scheme of FIT image contents" 247 Enable this to support the pss padding algorithm as described
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | .rkcommon.o.cmd | |
| H A D | .imagetool.o.cmd | |
| /OK3568_Linux_fs/u-boot/tools/common/ |
| H A D | .hash.o.cmd | |