/Linux-v5.15/drivers/infiniband/hw/hfi1/ |
D | chip_registers.h | 12 #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-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/mfd/ |
D | mt6358-irq.c | 28 MT6358_TOP_GEN(MISC), 39 MT6359_TOP_GEN(MISC),
|
/Linux-v5.15/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 | 1153 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()
|
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()
|
/Linux-v5.15/drivers/net/ethernet/realtek/ |
D | r8169_main.c | 332 MISC = 0xf0, /* 8168e only. */ enumerator 2490 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | RXDV_GATED_EN); in rtl_enable_rxdvgate() 2867 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | TXPLA_RST); in rtl_hw_start_8168e_1() 2868 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~TXPLA_RST); in rtl_hw_start_8168e_1() 2902 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168e_2() 2925 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168f() 2973 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168g() 3211 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168h_1() 3262 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168ep() 3365 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8117() [all …]
|
/Linux-v5.15/drivers/media/platform/davinci/ |
D | isif_regs.h | 40 #define MISC 0x7c macro
|
D | isif.c | 599 regw(val, MISC); in isif_config_raw()
|
/Linux-v5.15/drivers/infiniband/sw/rdmavt/ |
D | vt.c | 280 MISC, enumerator 383 case MISC: in check_support()
|
/Linux-v5.15/arch/m68k/ifpsp060/ |
D | README | 71 MISC Release file version numbers
|
/Linux-v5.15/drivers/clk/samsung/ |
D | clk-s5pv210.c | 63 #define MISC 0xe000 macro 383 MUX(MOUT_CLKOUT, "mout_clkout", mout_clkout_p, MISC, 8, 2),
|
/Linux-v5.15/drivers/video/fbdev/sis/ |
D | vstruct.h | 135 unsigned char MISC; member
|
D | init.c | 1868 Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC; in SiS_SetMiscRegs()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | vf610-bk4.dts | 352 /* MISC */
|
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 596 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
|
/Linux-v5.15/Documentation/firmware-guide/acpi/apei/ |
D | einj.rst | 180 [22715.834759] EDAC sbridge MC3: ADDR 12345000 EDAC sbridge MC3: MISC 144780c86
|
/Linux-v5.15/fs/ |
D | Kconfig.binfmt | 172 tristate "Kernel support for MISC binaries"
|
/Linux-v5.15/drivers/video/fbdev/ |
D | tmiofb.c | 890 LCR_PR(MISC); in tmiofb_dump_regs()
|
/Linux-v5.15/Documentation/admin-guide/ |
D | devices.rst | 15 Specifically explore the sections titled "CHAR and MISC DRIVERS", and
|
/Linux-v5.15/tools/perf/ |
D | builtin-script.c | 764 if (PRINT_FIELD(MISC)) { in perf_sample__fprintf_start()
|
/Linux-v5.15/ |
D | MAINTAINERS | 4360 CHAR and MISC DRIVERS 6168 DRM DRIVERS AND MISC GPU PATCHES
|