| /freebsd/sys/contrib/device-tree/Bindings/ipmi/ |
| H A D | aspeed,ast2400-kcs-bmc.yaml | 4 $id: http://devicetree.org/schemas/ipmi/aspeed,ast2400-kcs-bmc.yaml# 7 title: ASPEED BMC KCS Devices 13 The Aspeed BMC SoCs typically use the Keyboard-Controller-Style (KCS) 22 - aspeed,ast2400-kcs-bmc-v2 23 - aspeed,ast2500-kcs-bmc-v2 24 - aspeed,ast2600-kcs-bmc 30 - aspeed,ast2400-kcs-bmc 31 - aspeed,ast2500-kcs-bmc 86 - aspeed,ast2400-kcs-bmc 87 - aspeed,ast2500-kcs [all...] |
| H A D | npcm7xx-kcs-bmc.txt | 1 * Nuvoton NPCM KCS (Keyboard Controller Style) IPMI interface 4 (Baseboard Management Controllers) and the KCS interface can be 9 "nuvoton,npcm750-kcs-bmc" 10 "nuvoton,npcm845-kcs-bmc", "nuvoton,npcm750-kcs-bmc" 12 - kcs_chan : The KCS channel number in the controller 17 compatible = "nuvoton,npcm750-lpc-kcs", "simple-mfd", "syscon"; 26 compatible = "nuvoton,npcm750-kcs-bmc"; 34 compatible = "nuvoton,npcm750-kcs-bmc";
|
| H A D | aspeed-kcs-bmc.txt | 1 # Aspeed KCS (Keyboard Controller Style) IPMI interface 4 (Baseboard Management Controllers) and the KCS interface can be 10 "aspeed,ast2400-kcs-bmc" 11 "aspeed,ast2500-kcs-bmc" 19 "aspeed,ast2400-kcs-bmc-v2" 20 "aspeed,ast2500-kcs-bmc-v2" 27 kcs3: kcs@24 { 28 compatible = "aspeed,ast2500-kcs-bmc-v2";
|
| H A D | ipmi-smic.yaml | 17 - ipmi-kcs
|
| /freebsd/sys/dev/ipmi/ |
| H A D | ipmi_kcs.c | 125 "KCS Error Data %02x\n", data); in kcs_error() 142 device_printf(sc->ipmi_dev, "KCS error: %02x\n", in kcs_error() 162 device_printf(sc->ipmi_dev, "KCS: Error retry exhausted\n"); in kcs_error() 317 device_printf(sc->ipmi_dev, "KCS: Failed to start write\n"); in kcs_polled_request() 321 device_printf(sc->ipmi_dev, "KCS: WRITE_START... ok\n"); in kcs_polled_request() 325 device_printf(sc->ipmi_dev, "KCS: Failed to write address\n"); in kcs_polled_request() 329 device_printf(sc->ipmi_dev, "KCS: Wrote address: %02x\n", req->ir_addr); in kcs_polled_request() 335 "KCS: Failed to write command\n"); in kcs_polled_request() 339 device_printf(sc->ipmi_dev, "KCS: Wrote command: %02x\n", in kcs_polled_request() 345 "KCS: Failed to write command\n"); in kcs_polled_request() [all …]
|
| H A D | ipmivars.h | 104 struct ipmi_kcs kcs; member 148 /* KCS status flags */ 168 /* KCS control codes */
|
| H A D | ipmi_isa.c | 111 if (strcasecmp(mode, "KCS") == 0) { in ipmi_hint_identify() 189 mode = "KCS"; in ipmi_isa_attach()
|
| H A D | ipmi_acpi.c | 95 mode = "KCS"; in ipmi_acpi_attach()
|
| H A D | ipmi_pci.c | 106 mode = "KCS"; in ipmi_pci_attach()
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-g6.dtsi | 581 kcs1: kcs@24 { 582 compatible = "aspeed,ast2500-kcs-bmc-v2"; 590 kcs2: kcs@28 { 591 compatible = "aspeed,ast2500-kcs-bmc-v2"; 598 kcs3: kcs@2c { 599 compatible = "aspeed,ast2500-kcs-bmc-v2"; 606 kcs4: kcs@114 { 607 compatible = "aspeed,ast2500-kcs-bmc-v2";
|
| H A D | aspeed-g5.dtsi | 450 kcs1: kcs@24 { 451 compatible = "aspeed,ast2500-kcs-bmc-v2"; 458 kcs2: kcs@28 { 459 compatible = "aspeed,ast2500-kcs-bmc-v2"; 466 kcs3: kcs@2c { 467 compatible = "aspeed,ast2500-kcs-bmc-v2"; 474 kcs4: kcs@114 { 475 compatible = "aspeed,ast2500-kcs-bmc-v2";
|
| H A D | aspeed-bmc-facebook-tiogapass.dts | 109 // BMC KCS channel 2 115 // BMC KCS channel 3
|
| /freebsd/sys/contrib/device-tree/src/arm64/amd/ |
| H A D | amd-seattle-soc.dtsi | 273 ipmi_kcs: kcs@e0010000 { 275 compatible = "ipmi-kcs";
|
| /freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
| H A D | nuvoton-common-npcm7xx.dtsi | 298 compatible = "nuvoton,npcm750-lpc-kcs", "simple-mfd", "syscon"; 307 compatible = "nuvoton,npcm750-kcs-bmc"; 315 compatible = "nuvoton,npcm750-kcs-bmc"; 323 compatible = "nuvoton,npcm750-kcs-bmc";
|
| /freebsd/share/man/man4/ |
| H A D | ipmi.4 | 40 .Cd hint.ipmi.0.mode="KCS"
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | c64 | 46 >0x16 beshort 2 KCS Power Cartridge
|
| /freebsd/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 2441 ## This value is the IPMI KCS Interface I/O base address used to transmit IPMI commands. 2443 # @Prompt IPMI KCS Interface I/O Base Address
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 6828 3302 Integrated Lights-Out Standard KCS Interface 31100 108e 82573E KCS (Active Management) 40361 01 KCS
|