Home
last modified time | relevance | path

Searched refs:MISC (Results 1 – 25 of 27) 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 DKconfig16 tristate "i.MX SCMI MISC EXTENSION"
21 This enables i.MX System MISC control logic such as gpio expander
H A Dimx95.rst439 SCMI_MISC: System Control and Management MISC Vendor Protocol
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dqca,ath79-misc-intc.txt1 Binding for Qualcomm Atheros AR7xxx/AR9XXX MISC interrupt controller
3 The MISC interrupt controller is a secondary controller for lower priority
/linux/drivers/mfd/
H A Dmt6358-irq.c29 MT6357_TOP_GEN(MISC),
40 MT6358_TOP_GEN(MISC),
51 MT6359_TOP_GEN(MISC),
/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb_struct.h73 unsigned char MISC; member
/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/firmware/imx/
H A DKconfig27 tristate "IMX SCMI MISC Protocol driver"
/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.c331 MISC = 0xf0, /* 8168e only. */ enumerator
2704 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_disable_rxdvgate()
2709 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | RXDV_GATED_EN); in rtl_enable_rxdvgate()
3172 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | TXPLA_RST); in rtl_hw_start_8168e_1()
3173 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~TXPLA_RST); in rtl_hw_start_8168e_1()
3207 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168e_2()
3228 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168f()
3685 RTL_W32(tp, MISC, (RTL_R32(tp, MISC) | DISABLE_LAN_EN) & ~EARLY_TALLY_EN); in rtl_hw_start_8106()
/linux/drivers/clk/samsung/
H A Dclk-s5pv210.c63 #define MISC 0xe000 macro
383 MUX(MOUT_CLKOUT, "mout_clkout", mout_clkout_p, MISC, 8, 2),
/linux/arch/m68k/ifpsp060/
H A DREADME71 MISC Release file version numbers
/linux/drivers/accel/ivpu/
H A Divpu_drv.c546 ivpu_dbg(vdev, MISC, "Mapping BAR0 (RegV) %pR\n", bar0); in ivpu_pci_init()
553 ivpu_dbg(vdev, MISC, "Mapping BAR4 (RegB) %pR\n", bar4); in ivpu_pci_init()
/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_TW/arch/loongarch/
H A Dintroduction.rst101 0x3 雜項控制 MISC
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst101 0x3 杂项控制 MISC
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h596 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
/linux/fs/
H A DKconfig.binfmt146 tristate "Kernel support for MISC binaries"
/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst202 [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.csv414 …0x12, 0, ebx, 0, miscselect_exinfo , SSA.MISC frame: reporting #PF and #GP …
415 …0x12, 0, ebx, 1, miscselect_cpinfo , SSA.MISC frame: reporting #CP exceptio…

12