/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | chip_registers.h | 54 #define MISC (CORE + 0x000000500000) macro 600 #define MISC_CFG_FW_CTRL (MISC + 0x000000001000) 604 #define MISC_CFG_RSA_CMD (MISC + 0x000000000A08) 605 #define MISC_CFG_RSA_MODULUS (MISC + 0x000000000400) 606 #define MISC_CFG_RSA_MU (MISC + 0x000000000A10) 607 #define MISC_CFG_RSA_R2 (MISC + 0x000000000000) 608 #define MISC_CFG_RSA_SIGNATURE (MISC + 0x000000000200) 609 #define MISC_CFG_SHA_PRELOAD (MISC + 0x000000000A00) 610 #define MISC_ERR_CLEAR (MISC + 0x000000002010) 611 #define MISC_ERR_MASK (MISC + 0x000000002008) [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
D | nvidia,tegra186-misc.txt | 1 NVIDIA Tegra186 (and later) MISC register block 3 The MISC register block found on Tegra186 and later SoCs contains registers
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | qca,ath79-misc-intc.txt | 1 Binding for Qualcomm Atheros AR7xxx/AR9XXX MISC interrupt controller 3 The MISC interrupt controller is a secondary controller for lower priority
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | phy-mtk-tphy.txt | 139 u2 port0 0x0000 MISC 148 u2 port1 0x1000 MISC 157 u2 port2 0x2000 MISC 161 mt8173/mt2701 are put back into each port; a new bank MISC for
|
D | phy-mtk-xsphy.txt | 59 u2 port0 0x0000 MISC 62 u2 port1 0x1000 MISC 65 u2 port2 0x2000 MISC
|
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
D | sisusb_struct.h | 73 unsigned char MISC; member
|
D | sisusb_init.c | 370 unsigned char Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC; in SiS_SetMiscRegs()
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
D | cpqphp.h | 142 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()
|
D | cpqphp_core.c | 1152 temp_word = readw(ctrl->hpc_reg + MISC); in cpqhpc_probe() 1154 writew(temp_word, ctrl->hpc_reg + MISC); in cpqhpc_probe() 1268 misc = readw(ctrl->hpc_reg + MISC); in unload_cpqphpd() 1270 writew(misc, ctrl->hpc_reg + MISC); in unload_cpqphpd()
|
D | cpqphp_ctrl.c | 887 misc = readw(ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr() 901 writew(misc, ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr() 904 misc = readw(ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
D | r8169_main.c | 329 MISC = 0xf0, /* 8168e only. */ enumerator 2518 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | RXDV_GATED_EN); in rtl_enable_rxdvgate() 2869 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | TXPLA_RST); in rtl_hw_start_8168e_1() 2870 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~TXPLA_RST); in rtl_hw_start_8168e_1() 2905 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168e_2() 2928 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168f() 2980 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168g() 3220 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168h_1() 3273 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168ep() 3376 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8117() [all …]
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
D | isif_regs.h | 40 #define MISC 0x7c macro
|
D | isif.c | 599 regw(val, MISC); in isif_config_raw()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
D | vt.c | 329 MISC, enumerator 429 case MISC: in check_support()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | README | 71 MISC Release file version numbers
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | mt6358-irq.c | 24 MT6358_TOP_GEN(MISC),
|
/kernel/linux/linux-5.10/drivers/clk/samsung/ |
D | clk-s5pv210.c | 63 #define MISC 0xe000 macro 383 MUX(MOUT_CLKOUT, "mout_clkout", mout_clkout_p, MISC, 8, 2),
|
/kernel/linux/linux-5.10/fs/ |
D | Kconfig.binfmt | 177 "Kernel support for MISC binaries". 184 tristate "Kernel support for MISC binaries"
|
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
D | vstruct.h | 135 unsigned char MISC; member
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | vf610-bk4.dts | 352 /* MISC */
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/apei/ |
D | einj.rst | 180 [22715.834759] EDAC sbridge MC3: ADDR 12345000 EDAC sbridge MC3: MISC 144780c86
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 596 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0019_linux_drivers_gpio.patch | 21 + Say Y here to enable the imx8 gpio over SCFW MISC API 831 +MODULE_DESCRIPTION("NXP GPIO over SCU-MISC API, i.MX8");
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | tmiofb.c | 890 LCR_PR(MISC); in tmiofb_dump_regs()
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | synclink.c | 494 #define MISC BIT0 macro 1553 usc_ClearIrqPendingBits( info, MISC ); in mgsl_isr_misc() 1832 TRANSMIT_DATA | TRANSMIT_STATUS | IO_PIN | MISC ); in shutdown() 4880 TRANSMIT_STATUS | TRANSMIT_DATA | MISC); in usc_set_sdlc_mode() 4884 usc_EnableInterrupts(info, MISC); in usc_set_sdlc_mode()
|