Home
last modified time | relevance | path

Searched full:bmc (Results 226 – 250 of 262) sorted by relevance

1234567891011

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.h466 u32 bmc:1; member
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9132-clearfog.dts135 /* This bus is also routed to STM32 BMC Microcontroller (U2) */
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst265 Changing performance level via BMC Interface
269 remote management console, through BMC "Baseboard Management Controller"
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-sbp1.dts13 compatible = "ibm,sbp1-bmc", "aspeed,ast2600";
976 p3v3_bmc_aux: fixedregulator-p3v3-bmc-aux {
985 p1v8_bmc_aux: fixedregulator-p1v8-bmc-aux {
993 p1v2_bmc_aux: fixedregulator-p1v2-bmc-aux {
1556 label = "bmc";
1565 label = "alt-bmc";
2048 bmc-slave@10 {
/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h250 /* BMC external code execution disabled */
318 /* DMA Coalescing BMC-to-OS Watchdog Enable */
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c873 struct bss_rate_tlv *bmc; in mt7996_mcu_bss_bmc_tlv() local
880 tlv = mt7996_mcu_add_uni_tlv(skb, UNI_BSS_INFO_RATE, sizeof(*bmc)); in mt7996_mcu_bss_bmc_tlv()
882 bmc = (struct bss_rate_tlv *)tlv; in mt7996_mcu_bss_bmc_tlv()
884 bmc->short_preamble = (band == NL80211_BAND_2GHZ); in mt7996_mcu_bss_bmc_tlv()
885 bmc->bc_fixed_rate = idx; in mt7996_mcu_bss_bmc_tlv()
886 bmc->mc_fixed_rate = idx; in mt7996_mcu_bss_bmc_tlv()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1478 #define E1000_STATUS_BMC_SKU_0 0x00100000 /* BMC USB redirect disabled */
1479 #define E1000_STATUS_BMC_SKU_1 0x00200000 /* BMC SRAM disabled */
1480 #define E1000_STATUS_BMC_SKU_2 0x00400000 /* BMC SDRAM disabled */
1481 #define E1000_STATUS_BMC_CRYPTO 0x00800000 /* BMC crypto disabled */
1482 #define E1000_STATUS_BMC_LITE 0x01000000 /* BMC external code execution disabled */
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h557 u32 bmc:1; member
/linux/Documentation/i2c/
H A Di2c-sysfs.rst290 ``arch/arm/boot/dts/aspeed-bmc-facebook-wedge400.dts``
/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c721 dev_err(hdev->dev, "Device boot error - Skipped waiting for BMC\n"); in fw_report_boot_dev0()
723 dev_info(hdev->dev, "Device boot message - Skipped waiting for BMC\n"); in fw_report_boot_dev0()
732 dev_err(hdev->dev, "Device boot error - Serdes data from BMC not available\n"); in fw_report_boot_dev0()
3051 "Failed to get ACK on skipping BMC (status = %d)\n", in hl_fw_static_init_cpu()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.h621 u32 bmc:1; member
/linux/drivers/input/misc/
H A DKconfig759 processor (BMC).
/linux/arch/x86/include/asm/uv/
H A Duv_hub.h742 /* BMC sets a bit this MMR non-zero before sending an NMI */
/linux/drivers/mailbox/
H A Dpcc.c10 * Node Power State Table) to talk to the platform (e.g. BMC) through
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c177 * Mark it as self-powered, I doubt the BMC is powered off in ast_vhub_hub_dev_status()
/linux/drivers/mfd/
H A DKconfig1127 Say yes here to add support for the MEN 14F021P00 BMC
1132 functionality of the BMC device.
/linux/drivers/mmc/host/
H A DKconfig475 NPCM BMC family SoCs.
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c98 /* Let the MC (and BMC, if this is a LOM) know that the driver in efx_siena_mcdi_init()
135 /* Relinquish the device (back to the BMC, if this is a LOM) */ in efx_siena_mcdi_detach()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h621 bool bmc; member
/linux/drivers/i2c/busses/
H A DKconfig953 Nuvoton I2C controller, which is available on the NPCM BMC
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h260 BSS_INFO_BMC_RATE, /* for bmc rate control in CR4 */
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h151 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
154 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
157 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
/linux/drivers/gpio/
H A DKconfig359 from the main SoC package, such as a BMC or a CPLD.
/linux/drivers/tty/serial/8250/
H A D8250_port.c1707 * The Aspeed BMC virtual UARTs have a bug where data in serial8250_tx_chars()
1708 * may get stuck in the BMC's Tx FIFO from bursts of in serial8250_tx_chars()
/linux/drivers/rtc/
H A DKconfig1999 If you say yes here you get support for the ASPEED BMC SoC real time

1234567891011