| /drivers/infiniband/hw/hfi1/ |
| A 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 …]
|
| /drivers/mfd/ |
| A D | mt6358-irq.c | 29 MT6357_TOP_GEN(MISC), 40 MT6358_TOP_GEN(MISC), 51 MT6359_TOP_GEN(MISC),
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | Kconfig | 40 tristate "i.MX SCMI MISC EXTENSION" 45 This enables i.MX System MISC control logic such as gpio expander
|
| A D | imx95.rst | 1267 SCMI_MISC: System Control and Management MISC Vendor Protocol
|
| /drivers/pci/hotplug/ |
| A 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()
|
| A 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()
|
| A D | cpqphp_ctrl.c | 886 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()
|
| /drivers/usb/misc/sisusbvga/ |
| A D | sisusb_struct.h | 73 unsigned char MISC; member
|
| /drivers/infiniband/sw/rdmavt/ |
| A D | vt.c | 280 MISC, enumerator 383 case MISC: in check_support()
|
| /drivers/net/ethernet/realtek/ |
| A D | r8169_main.c | 390 MISC = 0xf0, /* 8168e only. */ enumerator 2641 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN); in rtl_disable_rxdvgate() 2646 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | RXDV_GATED_EN); in rtl_enable_rxdvgate() 3141 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | TXPLA_RST); in rtl_hw_start_8168e_1() 3142 RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~TXPLA_RST); in rtl_hw_start_8168e_1() 3176 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168e_2() 3197 RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN); in rtl_hw_start_8168f() 3654 RTL_W32(tp, MISC, (RTL_R32(tp, MISC) | DISABLE_LAN_EN) & ~EARLY_TALLY_EN); in rtl_hw_start_8106()
|
| /drivers/firmware/imx/ |
| A D | Kconfig | 49 tristate "IMX SCMI MISC Protocol driver"
|
| /drivers/clk/samsung/ |
| A D | clk-s5pv210.c | 62 #define MISC 0xe000 macro 382 MUX(MOUT_CLKOUT, "mout_clkout", mout_clkout_p, MISC, 8, 2),
|
| /drivers/accel/ivpu/ |
| A D | ivpu_drv.h | 105 ivpu_dbg(vdev, MISC, "Using WA: " #wa_name "\n"); \
|
| A D | ivpu_drv.c | 508 ivpu_dbg(vdev, MISC, "Mapping BAR0 (RegV) %pR\n", bar0); in ivpu_pci_init() 515 ivpu_dbg(vdev, MISC, "Mapping BAR4 (RegB) %pR\n", bar4); in ivpu_pci_init()
|
| A D | ivpu_hw_btrs.c | 147 ivpu_dbg(vdev, MISC, "Tile disable config mask: 0x%x\n", config); in read_tile_config_fuse() 536 ivpu_dbg(vdev, MISC, "Buttress ATS: %s\n", in ivpu_hw_btrs_ats_print_lnl()
|
| A D | ivpu_hw.c | 43 ivpu_dbg(vdev, MISC, "Platform type: %s (%d)\n", platform_to_str(platform), platform); in platform_init()
|
| /drivers/video/fbdev/sis/ |
| A D | vstruct.h | 135 unsigned char MISC; member
|
| A D | init.c | 1868 Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC; in SiS_SetMiscRegs()
|
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_init.h | 596 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
|