| /linux/arch/powerpc/boot/dts/ |
| H A D | microwatt.dts | 7 model = "microwatt"; 8 compatible = "microwatt-soc"; 39 display-name = "Microwatt"; 116 PowerPC,Microwatt@0 { 146 PowerPC,Microwatt@1 {
|
| /linux/arch/powerpc/platforms/microwatt/ |
| H A D | rng.c | 7 #define pr_fmt(fmt) "microwatt-rng: " fmt 14 #include "microwatt.h"
|
| /linux/Documentation/devicetree/bindings/opp/ |
| H A D | opp-v2-base.yaml | 104 opp-microwatt: 231 '^opp-microwatt-': 233 Named opp-microwatt property. Similar to opp-microamp-<name> property, 234 but for microwatt instead.
|
| /linux/drivers/misc/amd-sbi/ |
| H A D | rmi-hwmon.c | 46 /* hwmon power attributes are in microWatt */ in sbrmi_read() 63 * hwmon power attributes are in microWatt in sbrmi_write()
|
| /linux/rust/kernel/ |
| H A D | opp.rs | 135 /// use kernel::opp::MicroWatt; 138 /// let power = MicroWatt(raw); 141 /// assert_eq!(power, MicroWatt(raw)); 144 pub struct MicroWatt(pub c_ulong); struct 146 impl From<MicroWatt> for c_ulong { 148 fn from(power: MicroWatt) -> Self { in from() 1127 pub fn power(&self) -> MicroWatt { in power() 1130 MicroWatt(unsafe { bindings::dev_pm_opp_get_power(self.as_raw()) }) 1124 power(&self) -> MicroWatt power() argument
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | fcs,fusb302.yaml | 64 op-sink-microwatt = <10000000>;
|
| H A D | mediatek,mt6360-tcpc.yaml | 71 op-sink-microwatt = <10000000>;
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | ene-kb930.yaml | 40 energy-full-design-microwatt-hours = <24000000>;
|
| H A D | mediatek,mt6360.yaml | 219 op-sink-microwatt = <10000000>;
|
| H A D | mediatek,mt6370.yaml | 229 op-sink-microwatt = <10000000>;
|
| /linux/Documentation/devicetree/bindings/connector/ |
| H A D | usb-connector.yaml | 375 op-sink-microwatt: 376 description: Sink required operating power in microwatt, if source can't 478 op-sink-microwatt = <10000000>;
|
| /linux/Documentation/hwmon/ |
| H A D | ibmpowernv.rst | 64 powerX_input Power consumption (microWatt)
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-hummingboard-pulse.dts | 70 op-sink-microwatt = <9000000>;
|
| H A D | imx95-19x19-verdin-evk.dts | 248 op-sink-microwatt = <15000000>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-wingtech-wt865x8.dtsi | 43 energy-full-design-microwatt-hours = <8740000>;
|
| H A D | msm8916-lg-m216.dts | 29 energy-full-design-microwatt-hours = <8800000>;
|
| H A D | msm8916-gplus-fl8005a.dts | 32 energy-full-design-microwatt-hours = <13690000>;
|
| H A D | msm8916-longcheer-l8150.dts | 56 energy-full-design-microwatt-hours = <9500000>;
|
| /linux/Documentation/translations/zh_CN/power/ |
| H A D | energy-model.rst | 110 以用一个包含微瓦特功率值的属性 "op-microwatt "来扩展。这个OPP DT属性允
|
| /linux/drivers/platform/x86/intel/ |
| H A D | chtwc_int33fe.c | 120 PROPERTY_ENTRY_U32("op-sink-microwatt", 2500000),
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-tf300tl.dts | 813 energy-full-design-microwatt-hours = <22000000>; 821 energy-full-design-microwatt-hours = <16000000>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-photonicat.dts | 26 energy-full-design-microwatt-hours = <25000000>;
|
| H A D | rk3399-orangepi.dts | 547 op-sink-microwatt = <1000000>;
|
| H A D | rk3399-firefly.dts | 580 op-sink-microwatt = <1000000>;
|
| /linux/drivers/usb/typec/tcpm/ |
| H A D | wcove.c | 604 PROPERTY_ENTRY_U32("op-sink-microwatt", 15000000),
|