| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | renesas,emev2-smu.txt | 5 * 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 D | renesas,emev2-smu.yaml | 4 $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 D | toshiba,tmpv770x-pismu.yaml | 7 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 D | smu.4 | 30 .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 D | Makefile | 11 smu.4 \
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | smu.c | 208 "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 D | smusat.c | 65 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 D | amdsmu.c | 70 * 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 D | emev2.dtsi | 61 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 D | toshiba,visconti-pcie.yaml | 27 - description: Visconti specific SMU registers 35 - const: smu 86 reg-names = "dbi", "config", "ulreg", "smu", "mpu";
|
| H A D | snps,dw-pcie.yaml | 113 enum: [ smu, mpu ]
|
| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | samsung,exynos-dw-mshc.yaml | 24 - 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 D | exynos-dw-mshc.txt | 23 - "samsung,exynos7-dw-mshc-smu": for controllers with Samsung Exynos7 24 specific extensions having an SMU.
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | incomplete-devices.yaml | 133 - smu-rpm-fans 134 - smu-sat 135 - smu-sensors
|
| /freebsd/sys/contrib/device-tree/Bindings/ptp/ |
| H A D | ptp-idt82p33.yaml | 10 IDT 82P33XXX Synchronization Management Unit (SMU) based PTP clock
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | scic_sds_pci.c | 143 * @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 D | scu_registers.h | 89 // 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 D | NOTES | 65 device smu # Apple System Management Unit
|
| H A D | GENERIC | 208 device smu # Apple System Management Unit
|
| /freebsd/sys/conf/ |
| H A D | files.powerpc | 338 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 D | exynos5433.dtsi | 1842 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 D | exynos7.dtsi | 575 compatible = "samsung,exynos7-dw-mshc-smu"; 601 compatible = "samsung,exynos7-dw-mshc-smu";
|
| /freebsd/sys/dev/ntb/ntb_hw/ |
| H A D | ntb_hw_amd.h | 216 /* SMU register*/
|
| /freebsd/usr.sbin/fwget/pci/ |
| H A D | pci_video_amd | 152 addpkg "gpu-firmware-amd-kmod-smu-13-0-0"
|
| /freebsd/sys/dev/vnic/ |
| H A D | thunder_bgx.c | 756 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()
|