Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/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-src/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 doorbel in smu_send_cmd()
444 device_t smu; smu_doorbell_intr() local
659 device_t smu = fan->dev; smu_fan_check_old_style() local
690 device_t smu = fan->dev; smu_fan_set_rpm() local
731 device_t smu = fan->dev; smu_fan_read_rpm() local
767 device_t smu = fan->dev; smu_fan_set_pwm() local
814 device_t smu = fan->dev; smu_fan_read_pwm() local
860 device_t smu; smu_fanrpm_sysctl() local
1085 device_t smu = sens->dev; smu_sensor_read() local
1151 device_t smu; smu_sensor_sysctl() local
1263 device_t smu = xdev; smu_set_sleepled() local
1279 device_t smu = arg1; smu_server_mode() local
1315 device_t smu = xdev; smu_shutdown() local
1417 smu_attach_i2c(device_t smu,phandle_t i2croot) smu_attach_i2c() argument
[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-src/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-src/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-src/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-src/sys/contrib/device-tree/Bindings/ptp/
H A Dptp-idt82p33.yaml10 IDT 82P33XXX Synchronization Management Unit (SMU) based PTP clock
/freebsd-src/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-src/sys/powerpc/conf/
H A DNOTES65 device smu # Apple System Management Unit
H A DGENERIC208 device smu # Apple System Management Unit
H A DGENERIC64260 device smu # Apple System Management Unit
/freebsd-src/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos7885.dtsi300 compatible = "samsung,exynos7885-dw-mshc-smu",
301 "samsung,exynos7-dw-mshc-smu";
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 Dexynos850.dtsi455 compatible = "samsung,exynos850-dw-mshc-smu",
456 "samsung,exynos7-dw-mshc-smu";
/freebsd-src/sys/conf/
H A Dfiles.powerpc326 powerpc/powermac/smu.c optional powermac smu
327 powerpc/powermac/smusat.c optional powermac smu
/freebsd-src/usr.sbin/fwget/pci/
H A Dpci_video_amd146 addpkg "gpu-firmware-amd-kmod-smu-13-0-0"
/freebsd-src/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h216 /* SMU register*/
/freebsd-src/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