Home
last modified time | relevance | path

Searched refs:MISC (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h12 #define MISC (CORE + 0x000000500000) macro
558 #define MISC_CFG_FW_CTRL (MISC + 0x000000001000)
562 #define MISC_CFG_RSA_CMD (MISC + 0x000000000A08)
563 #define MISC_CFG_RSA_MODULUS (MISC + 0x000000000400)
564 #define MISC_CFG_RSA_MU (MISC + 0x000000000A10)
565 #define MISC_CFG_RSA_R2 (MISC + 0x000000000000)
566 #define MISC_CFG_RSA_SIGNATURE (MISC + 0x000000000200)
567 #define MISC_CFG_SHA_PRELOAD (MISC + 0x000000000A00)
568 #define MISC_ERR_CLEAR (MISC + 0x000000002010)
569 #define MISC_ERR_MASK (MISC + 0x000000002008)
[all …]
/linux/drivers/firmware/arm_scmi/vendors/imx/
H A DKconfig40 tristate "i.MX SCMI MISC EXTENSION"
45 This enables i.MX System MISC control logic such as gpio expander
/linux/drivers/mfd/
H A Dmt6358-irq.c29 MT6357_TOP_GEN(MISC),
40 MT6358_TOP_GEN(MISC),
51 MT6359_TOP_GEN(MISC),
/linux/drivers/pci/hotplug/
H A Dcpqphp.h142 MISC = offsetof(struct ctrl_reg, misc), enumerator
474 misc = readw(ctrl->hpc_reg + MISC); in set_SOGO()
476 writew(misc, ctrl->hpc_reg + MISC); in set_SOGO()
603 misc = readw(ctrl->hpc_reg + MISC); in get_controller_speed()
H A Dcpqphp_core.c1153 temp_word = readw(ctrl->hpc_reg + MISC); in cpqhpc_probe()
1155 writew(temp_word, ctrl->hpc_reg + MISC); in cpqhpc_probe()
1269 misc = readw(ctrl->hpc_reg + MISC); in unload_cpqphpd()
1271 writew(misc, ctrl->hpc_reg + MISC); in unload_cpqphpd()
H A Dcpqphp_ctrl.c886 misc = readw(ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
900 writew(misc, ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
903 misc = readw(ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb_struct.h73 unsigned char MISC; member
/linux/drivers/accel/ivpu/
H A Divpu_hw.c49 ivpu_dbg(vdev, MISC, "Platform type: %s (%d)\n", platform_to_str(platform), platform); in platform_init()
419 ivpu_dbg(vdev, MISC, "MSR_INTEGRITY_CAPS: 0x%llx\n", msr_integrity_caps); in ivpu_hw_uses_ecc_mca_signal()
H A Divpu_drv.h108 ivpu_dbg(vdev, MISC, "Using WA: " #wa_name "\n"); \
H A Divpu_drv.c519 ivpu_dbg(vdev, MISC, "Mapping BAR0 (RegV) %pR\n", bar0); in ivpu_pci_init()
526 ivpu_dbg(vdev, MISC, "Mapping BAR4 (RegB) %pR\n", bar4); in ivpu_pci_init()
H A Divpu_hw_btrs.c146 ivpu_dbg(vdev, MISC, "Tile disable config mask: 0x%x\n", config); in read_tile_config_fuse()
551 ivpu_dbg(vdev, MISC, "Buttress ATS: %s\n", in ivpu_hw_btrs_ats_print_lnl()
/linux/drivers/infiniband/sw/rdmavt/
H A Dvt.c280 MISC, enumerator
383 case MISC: in check_support()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c417 MISC = 0xf0, /* 8168e only. */ enumerator
2751 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_disable_rxdvgate()
2756 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | RXDV_GATED_EN); in rtl_enable_rxdvgate()
3335 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | TXPLA_RST); in rtl_hw_start_8168e_1()
3336 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~TXPLA_RST); in rtl_hw_start_8168e_1()
3368 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168e_2()
3389 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168f()
3836 RTL_W32(tp, MISC, (RTL_R32(tp, MISC) | DISABLE_LAN_EN) & ~EARLY_TALLY_EN); in rtl_hw_start_8106()
/linux/drivers/firmware/imx/
H A DKconfig49 tristate "IMX SCMI MISC Protocol driver"
/linux/arch/m68k/ifpsp060/
H A DREADME71 MISC Release file version numbers
/linux/drivers/video/fbdev/sis/
H A Dvstruct.h135 unsigned char MISC; member
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-bk4.dts352 /* MISC */
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst101 0x3 杂项控制 MISC
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dintroduction.rst101 0x3 雜項控制 MISC
/linux/fs/
H A DKconfig.binfmt146 tristate "Kernel support for MISC binaries"
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h596 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst235 [22715.834759] EDAC sbridge MC3: ADDR 12345000 EDAC sbridge MC3: MISC 144780c86
/linux/Documentation/admin-guide/
H A Ddevices.rst14 Specifically explore the sections titled "CHAR and MISC DRIVERS", and
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst104 0x3 Miscellaneous Control MISC
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv415 …0x12, 0, ebx, 0, miscselect_exinfo , SSA.MISC frame: reporting #PF and #GP …
416 …0x12, 0, ebx, 1, miscselect_cpinfo , SSA.MISC frame: reporting #CP exceptio…

12