/openbmc/linux/drivers/power/supply/ |
H A D | lego_ev3_battery.c | 32 int technology; member 46 val->intval = batt->technology; in lego_ev3_battery_get_property() 107 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property() 111 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property() 132 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable() 191 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe() 196 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
|
H A D | sbs-battery.c | 217 int technology; member 237 chip->technology = -1; in sbs_invalidate_cached_props() 844 if (chip->technology != -1) { in sbs_get_chemistry() 845 val->intval = chip->technology; in sbs_get_chemistry() 855 chip->technology = POWER_SUPPLY_TECHNOLOGY_LION; in sbs_get_chemistry() 857 chip->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in sbs_get_chemistry() 859 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in sbs_get_chemistry() 861 chip->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in sbs_get_chemistry() 863 chip->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in sbs_get_chemistry() 865 if (chip->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in sbs_get_chemistry() [all …]
|
H A D | collie_battery.c | 39 int technology; member 110 val->intval = bat->technology; in collie_bat_get_property() 238 .technology = POWER_SUPPLY_TECHNOLOGY_LIPO, 268 .technology = POWER_SUPPLY_TECHNOLOGY_LiMn,
|
H A D | power_supply_core.c | 630 info->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in power_supply_get_battery_info() 672 info->technology = POWER_SUPPLY_TECHNOLOGY_NiCd; in power_supply_get_battery_info() 674 info->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in power_supply_get_battery_info() 677 info->technology = POWER_SUPPLY_TECHNOLOGY_LION; in power_supply_get_battery_info() 679 info->technology = POWER_SUPPLY_TECHNOLOGY_LIPO; in power_supply_get_battery_info() 681 info->technology = POWER_SUPPLY_TECHNOLOGY_LiFe; in power_supply_get_battery_info() 683 info->technology = POWER_SUPPLY_TECHNOLOGY_LiMn; in power_supply_get_battery_info() 870 return info->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in power_supply_battery_info_has_prop() 917 val->intval = info->technology; in power_supply_battery_info_get_prop()
|
H A D | samsung-sdi-battery.c | 641 .technology = POWER_SUPPLY_TECHNOLOGY_LION, 685 .technology = POWER_SUPPLY_TECHNOLOGY_LION, 729 .technology = POWER_SUPPLY_TECHNOLOGY_LION, 773 .technology = POWER_SUPPLY_TECHNOLOGY_LION, 817 .technology = POWER_SUPPLY_TECHNOLOGY_LION, 861 .technology = POWER_SUPPLY_TECHNOLOGY_LION,
|
/openbmc/openbmc/meta-yadro/ |
H A D | README.md | 3 YADRO is a technology company committed to influencing the way enterprises 7 of leading technology companies.
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qatzip-compression.rst | 92 <https://github.com/intel/QATzip?tab=readme-ov-file#build-intel-quickassist-technology-driver>`_ 103 For more ``QAT`` hardware introduction, please refer to `intel-quick-assist-technology-overview 104 <https://www.intel.com/content/www/us/en/architecture-and-technology/intel-quick-assist-technology-… 161 2 - If the system cannot support shared virtual memory (SVM) technology, use
|
/openbmc/linux/Documentation/hwmon/ |
H A D | drivetemp.rst | 11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS) 14 Information technology - SCSI Primary Commands - 4 (SPC-4) 17 Information technology - SCSI / ATA Translation - 5 (SAT-5)
|
H A D | lm95234.rst | 28 System Management Bus (SMBus) interface and TrueTherm technology 33 beta compensation technology allows sensing of 90 nm or 65 nm process
|
H A D | pm6764tr.rst | 25 The device utilizes digital technology to implement all control and power management
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | onenand.h | 79 unsigned int technology; member 139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
|
/openbmc/linux/include/linux/mtd/ |
H A D | onenand.h | 91 unsigned int technology; member 171 (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/ |
H A D | libgedit-amtk_5.8.0.bb | 10 SRC_URI = "git://github.com/gedit-technology/libgedit-amtk.git;protocol=https;branch=main"
|
H A D | libgedit-gtksourceview_299.2.1.bb | 10 SRC_URI = "git://github.com/gedit-technology/libgedit-gtksourceview.git;protocol=https;branch=main"
|
/openbmc/linux/net/smc/ |
H A D | Kconfig | 8 RDMA over Converged Ethernet (RoCE) technology to upgrade
|
/openbmc/linux/drivers/powercap/ |
H A D | Kconfig | 30 technology via MSR interface, which allows power limits to be enforced 45 technology via TPMI interface, which allows power limits to be enforced
|
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | Kconfig | 13 drivers. The Intel(R) speed select technology features are non
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/srt/ |
H A D | srt_1.4.4.bb | 2 DESCRIPTION = "Secure Reliable Transport (SRT) is an open source transport technology \
|
/openbmc/u-boot/drivers/tee/optee/ |
H A D | Kconfig | 8 ARM TrustZone(R) technology as the underlying hardware isolation
|
/openbmc/linux/drivers/net/ethernet/alacritech/ |
H A D | Kconfig | 21 Session Layer Interface (SLIC) technology by Alacritech.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/wayland/ |
H A D | waylandpp_1.0.0.bb | 1 SUMMARY = " C++ binding for Wayland using the most modern C++ technology"
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | stericsson,ab8500-battery.txt | 28 This shall be the battery manufacturing technology type,
|
/openbmc/linux/Documentation/power/powercap/ |
H A D | powercap.rst | 16 Power Limit" (RAPL) technology, whereas the 'idle-injection' control type 148 The above example illustrates a case in which the Intel RAPL technology, 170 Depending on different power zones, the Intel RAPL technology allows
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ |
H A D | ibmtpm2tss_2.2.0.bb | 9 audience that is unfamiliar with TCG technology. It is also useful for \
|
/openbmc/linux/include/linux/ |
H A D | power_supply.h | 333 int technology; member 730 unsigned int technology; member
|