Home
last modified time | relevance | path

Searched full:smu (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Drenesas,emev2-smu.txt5 * SMU
7 This is not a clock provider, but clocks under SMU depend on it.
10 - compatible: Should be "renesas,emev2-smu"
11 - reg: Address and Size of SMU registers
21 - compatible: Should be "renesas,emev2-smu-clkdiv"
22 - reg: Byte offset from SMU base and Bit position in the register
32 - compatible: Should be "renesas,emev2-smu-gclk"
33 - reg: Byte offset from SMU base and Bit position in the register
40 compatible = "renesas,emev2-smu-clkdiv";
47 compatible = "renesas,emev2-smu-gclk";
[all …]
H A Drenesas,emev2-smu.yaml4 $id: http://devicetree.org/schemas/clock/renesas,emev2-smu.yaml#
15 This is not a clock provider, but clocks under SMU depend on it.
19 const: renesas,emev2-smu
49 const: renesas,emev2-smu-clkdiv
54 Byte offset from SMU base and Bit position in the register.
81 const: renesas,emev2-smu-gclk
86 Byte offset from SMU base and Bit position in the register.
111 compatible = "renesas,emev2-smu";
129 compatible = "renesas,emev2-smu-clkdiv";
135 compatible = "renesas,emev2-smu-gclk";
H A Dtoshiba,tmpv770x-pismu.yaml7 title: Toshiba Visconti5 TMPV770x SMU controller
13 Toshia Visconti5 SMU (System Management Unit) which supports the clock
/freebsd/share/man/man4/man4.powerpc/
H A Dsmu.430 .Nm smu
37 .Cd "device smu"
42 driver provides support for the System Management Unit (SMU) found in many
46 The Apple SMU controller provides software power management and thermal
75 .It Va dev.smu.%d.server_mode
78 .It Va dev.smu.%d.target_temp
84 .It Va dev.smu.%d.critical_temp
88 .It Va dev.smu.%d.fans.%s.minrpm
90 .It Va dev.smu.%d.fans.%s.maxrpm
92 .It Va dev.smu.%d.fans.%s.rpm
[all …]
H A DMakefile11 smu.4 \
/freebsd/sys/powerpc/powermac/
H A Dsmu.c208 "smu",
213 DRIVER_MODULE(smu, ofwbus, smu_driver, 0, 0);
214 static MALLOC_DEFINE(M_SMU, "smu", "SMU Sensor Information");
264 if (strcmp(name, "smu") != 0) in smu_probe()
288 mtx_init(&sc->sc_mtx, "smu", NULL, MTX_DEF); in smu_attach()
342 if (strncmp(name, "smu-i2c-control", 15) == 0) in smu_attach()
424 powerpc_pow_enabled = 0; /* SMU cannot work if we go to NAP */ in smu_send_cmd()
435 /* Flush the cacheline it is in -- SMU bypasses the cache */ in smu_send_cmd()
438 /* Ring SMU doorbell */ in smu_send_cmd()
445 device_t smu; in smu_doorbell_intr() local
[all …]
H A Dsmusat.c65 static MALLOC_DEFINE(M_SMUSAT, "smusat", "SMU Sattelite Sensors");
95 if (compat == NULL || strcmp(compat, "smu-sat") != 0) in smusat_probe()
98 device_set_desc(dev, "SMU Satellite Sensors"); in smusat_probe()
/freebsd/sys/dev/amdsmu/
H A Damdsmu.c70 * The SMU has a response ready for us when the response register is in amdsmu_wait_res()
80 device_printf(dev, "timed out waiting for response from SMU\n"); in amdsmu_wait_res()
90 /* Wait for SMU to be ready. */ in amdsmu_cmd()
101 /* Wait for SMU response and handle it. */ in amdsmu_cmd()
112 device_printf(dev, "SMU is busy\n"); in amdsmu_cmd()
117 device_printf(dev, "SMU error: %02x\n", res); in amdsmu_cmd()
133 device_printf(dev, "failed to get SMU version\n"); in amdsmu_get_vers()
140 device_printf(dev, "SMU version: %d.%d.%d (program %d)\n", in amdsmu_get_vers()
192 CTLFLAG_RD, NULL, "SMU metrics"); in amdsmu_get_ip_blocks()
257 device_printf(dev, "could not map bus space for SMU metrics\n"); in amdsmu_init_metrics()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/renesas/
H A Demev2.dtsi61 compatible = "renesas,emev2-smu";
72 compatible = "renesas,emev2-smu-clkdiv";
78 compatible = "renesas,emev2-smu-gclk";
84 compatible = "renesas,emev2-smu-clkdiv";
90 compatible = "renesas,emev2-smu-gclk";
103 compatible = "renesas,emev2-smu-clkdiv";
109 compatible = "renesas,emev2-smu-clkdiv";
115 compatible = "renesas,emev2-smu-clkdiv";
121 compatible = "renesas,emev2-smu-clkdiv";
127 compatible = "renesas,emev2-smu-gclk";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dtoshiba,visconti-pcie.yaml27 - description: Visconti specific SMU registers
35 - const: smu
86 reg-names = "dbi", "config", "ulreg", "smu", "mpu";
H A Dsnps,dw-pcie.yaml113 enum: [ smu, mpu ]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsamsung,exynos-dw-mshc.yaml24 - samsung,exynos5420-dw-mshc-smu
26 - samsung,exynos7-dw-mshc-smu
29 - samsung,exynos5433-dw-mshc-smu
30 - samsung,exynos7885-dw-mshc-smu
31 - samsung,exynos850-dw-mshc-smu
32 - const: samsung,exynos7-dw-mshc-smu
131 - samsung,exynos7-dw-mshc-smu
H A Dexynos-dw-mshc.txt23 - "samsung,exynos7-dw-mshc-smu": for controllers with Samsung Exynos7
24 specific extensions having an SMU.
/freebsd/sys/contrib/device-tree/Bindings/
H A Dincomplete-devices.yaml133 - smu-rpm-fans
134 - smu-sat
135 - smu-sensors
/freebsd/sys/contrib/device-tree/Bindings/ptp/
H A Dptp-idt82p33.yaml10 IDT 82P33XXX Synchronization Management Unit (SMU) based PTP clock
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_pci.c143 * @brief This method will read from PCI memory for the SMU register
163 * @brief This method will write to PCI memory for the SMU register
H A Dscu_registers.h89 // SMU Post Context Port
906 //* SMU Registers
910 // SMU Registers
961 * @brief These are the SMU registers
962 * See SCU SMU Specification on how this register space is used.
2091 * See SCU SMU Specification for how these registers are mapped.
/freebsd/sys/powerpc/conf/
H A DNOTES65 device smu # Apple System Management Unit
H A DGENERIC208 device smu # Apple System Management Unit
/freebsd/sys/conf/
H A Dfiles.powerpc338 powerpc/powermac/smu.c optional powermac smu
339 powerpc/powermac/smusat.c optional powermac smu
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433.dtsi1842 compatible = "samsung,exynos5433-dw-mshc-smu",
1843 "samsung,exynos7-dw-mshc-smu";
1856 compatible = "samsung,exynos5433-dw-mshc-smu",
1857 "samsung,exynos7-dw-mshc-smu";
1870 compatible = "samsung,exynos5433-dw-mshc-smu",
1871 "samsung,exynos7-dw-mshc-smu";
H A Dexynos7.dtsi575 compatible = "samsung,exynos7-dw-mshc-smu";
601 compatible = "samsung,exynos7-dw-mshc-smu";
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h216 /* SMU register*/
/freebsd/usr.sbin/fwget/pci/
H A Dpci_video_amd152 addpkg "gpu-firmware-amd-kmod-smu-13-0-0"
/freebsd/sys/dev/vnic/
H A Dthunder_bgx.c756 device_printf(bgx->dev, "SMU RX link not okay\n"); in bgx_xaui_check_link()
763 device_printf(bgx->dev, "SMU RX not idle\n"); in bgx_xaui_check_link()
770 device_printf(bgx->dev, "SMU TX not idle\n"); in bgx_xaui_check_link()

12