| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu7_common.h | 40 #include "bif/bif_5_0_d.h" 41 #include "bif/bif_5_0_sh_mask.h"
|
| /linux/drivers/gpu/drm/amd/include/ivsrcid/nbio/ |
| H A D | irqsrcs_nbif_7_4.h | 39 #define NBIF_7_4__SRCID__ATOMIC_UR_OPCODE 0xCE // BIF receives unsupported atom… 40 #define NBIF_7_4__SRCID__ATOMIC_REQESTEREN_LOW 0xCF // BIF receive atomic request fr…
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu7_baco.c | 30 #include "bif/bif_5_0_d.h" 31 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | fiji_baco.c | 29 #include "bif/bif_5_0_d.h" 30 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | ci_baco.c | 29 #include "bif/bif_4_1_d.h" 30 #include "bif/bif_4_1_sh_mask.h"
|
| H A D | tonga_baco.c | 29 #include "bif/bif_5_0_d.h" 30 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | polaris_baco.c | 29 #include "bif/bif_5_0_d.h" 30 #include "bif/bif_5_0_sh_mask.h"
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | mt6359-regulator.yaml | 68 "^ldo_v(fe|bif|io)28$": 74 pattern: "^v(fe|bif|io)28$"
|
| H A D | mediatek,mt6358-regulator.yaml | 103 "^(ldo_)?v(aud|bif|cn|fe|io)28$":
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sungem.h | 20 #define GREG_BIFCFG 0x1008UL /* BIF Configuration Register */ 21 #define GREG_BIFDIAG 0x100CUL /* BIF Diagnostics Register */ 85 /* Global BIF Configuration Register */ 90 /* Global BIF Diagnostics Register */ 92 #define GREG_BIFDIAG_BIFSM 0xff000000 /* BIF state machine */
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_rogue_meta.h | 246 * To configure the Page Catalog and BIF-DM fed into the BIF for Garten
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | mxgpu_vi.c | 27 #include "bif/bif_5_0_d.h" 28 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | gmc_v7_0.c | 37 #include "bif/bif_4_1_d.h" 38 #include "bif/bif_4_1_sh_mask.h"
|
| H A D | gmc_v8_0.c | 38 #include "bif/bif_5_0_d.h" 39 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | amdgpu_irq.c | 71 "BIF",
|
| H A D | amdgpu_amdkfd.c | 211 /* Since SOC15, BIF starts to statically use the in amdgpu_amdkfd_device_init()
|
| /linux/arch/arm64/crypto/ |
| H A D | aes-ce-ccm-core.S | 99 bif v2.16b, v7.16b, v22.16b /* select plaintext */
|
| H A D | aes-modes.S | 567 bif v5.16b, v6.16b, v11.16b
|
| /linux/include/uapi/linux/ |
| H A D | if_arp.h | 73 #define ARPHRD_BIF 775 /* AP1000 BIF */
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | btc_dpm.c | 1307 u32 tmp, bif; in btc_enable_bif_dynamic_pcie_gen2() local 1314 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in btc_enable_bif_dynamic_pcie_gen2() 1315 bif |= CG_CLIENT_REQ(0xd); in btc_enable_bif_dynamic_pcie_gen2() 1316 WREG32(CG_BIF_REQ_AND_RSP, bif); in btc_enable_bif_dynamic_pcie_gen2() 1333 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in btc_enable_bif_dynamic_pcie_gen2() 1334 bif |= CG_CLIENT_REQ(0xd); in btc_enable_bif_dynamic_pcie_gen2() 1335 WREG32(CG_BIF_REQ_AND_RSP, bif); in btc_enable_bif_dynamic_pcie_gen2()
|
| H A D | cypress_dpm.c | 52 u32 tmp, bif; in cypress_enable_bif_dynamic_pcie_gen2() local 59 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in cypress_enable_bif_dynamic_pcie_gen2() 60 bif |= CG_CLIENT_REQ(0xd); in cypress_enable_bif_dynamic_pcie_gen2() 61 WREG32(CG_BIF_REQ_AND_RSP, bif); in cypress_enable_bif_dynamic_pcie_gen2()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | vegam_smumgr.c | 33 #include "bif/bif_5_0_d.h" 34 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | iceland_smumgr.c | 56 #include "bif/bif_5_0_d.h" 57 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | fiji_smumgr.c | 39 #include "bif/bif_5_0_d.h" 40 #include "bif/bif_5_0_sh_mask.h"
|
| H A D | ci_smumgr.c | 47 #include "bif/bif_4_1_d.h" 48 #include "bif/bif_4_1_sh_mask.h"
|