Searched full:bif (Results 1 – 25 of 58) sorted by relevance
123
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu7_common.h | 40 #include "bif/bif_5_0_d.h" 41 #include "bif/bif_5_0_sh_mask.h"
|
/Linux-v6.1/drivers/gpu/drm/amd/include/ivsrcid/nbio/ |
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-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu7_baco.c | 30 #include "bif/bif_5_0_d.h" 31 #include "bif/bif_5_0_sh_mask.h"
|
D | fiji_baco.c | 29 #include "bif/bif_5_0_d.h" 30 #include "bif/bif_5_0_sh_mask.h"
|
D | ci_baco.c | 29 #include "bif/bif_4_1_d.h" 30 #include "bif/bif_4_1_sh_mask.h"
|
D | tonga_baco.c | 29 #include "bif/bif_5_0_d.h" 30 #include "bif/bif_5_0_sh_mask.h"
|
D | polaris_baco.c | 29 #include "bif/bif_5_0_d.h" 30 #include "bif/bif_5_0_sh_mask.h"
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | nbio_v7_4.c | 378 /* driver has to clear the interrupt status when bif ring is disabled */ in nbio_v7_4_handle_ras_controller_intr_no_bifring() 434 /* driver has to clear the interrupt status when bif ring is disabled */ in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring() 487 * to BIFring instead of general iv ring. However, due to known bif ring in nbio_v7_4_process_ras_controller_irq() 531 * to BIFring instead of general iv ring. However, due to known bif ring in nbio_v7_4_process_err_event_athub_irq()
|
D | cik_ih.c | 30 #include "bif/bif_4_1_d.h" 31 #include "bif/bif_4_1_sh_mask.h"
|
D | cz_ih.c | 33 #include "bif/bif_5_1_d.h" 34 #include "bif/bif_5_1_sh_mask.h"
|
D | iceland_ih.c | 33 #include "bif/bif_5_1_d.h" 34 #include "bif/bif_5_1_sh_mask.h"
|
D | tonga_ih.c | 33 #include "bif/bif_5_1_d.h" 34 #include "bif/bif_5_1_sh_mask.h"
|
D | mxgpu_vi.c | 27 #include "bif/bif_5_0_d.h" 28 #include "bif/bif_5_0_sh_mask.h"
|
D | aldebaran.c | 249 dev_err(adev->dev, "Failed to get BIF handle\n"); in aldebaran_mode2_restore_ip()
|
D | gmc_v6_0.c | 34 #include "bif/bif_3_0_d.h" 35 #include "bif/bif_3_0_sh_mask.h"
|
D | sdma_v2_4.c | 45 #include "bif/bif_5_0_d.h" 46 #include "bif/bif_5_0_sh_mask.h"
|
D | gmc_v7_0.c | 37 #include "bif/bif_4_1_d.h" 38 #include "bif/bif_4_1_sh_mask.h"
|
D | cik_sdma.c | 34 #include "bif/bif_4_1_d.h" 35 #include "bif/bif_4_1_sh_mask.h"
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | mt6359-regulator.yaml | 68 "^ldo_v(fe|bif|io)28$": 74 pattern: "^v(fe|bif|io)28$"
|
/Linux-v6.1/drivers/net/ethernet/sun/ |
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-v6.1/include/uapi/linux/ |
D | if_arp.h | 73 #define ARPHRD_BIF 775 /* AP1000 BIF */
|
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | btc_dpm.c | 1335 u32 tmp, bif; in btc_enable_bif_dynamic_pcie_gen2() local 1342 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in btc_enable_bif_dynamic_pcie_gen2() 1343 bif |= CG_CLIENT_REQ(0xd); in btc_enable_bif_dynamic_pcie_gen2() 1344 WREG32(CG_BIF_REQ_AND_RSP, bif); in btc_enable_bif_dynamic_pcie_gen2() 1361 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in btc_enable_bif_dynamic_pcie_gen2() 1362 bif |= CG_CLIENT_REQ(0xd); in btc_enable_bif_dynamic_pcie_gen2() 1363 WREG32(CG_BIF_REQ_AND_RSP, bif); in btc_enable_bif_dynamic_pcie_gen2()
|
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()
|
D | ni_dpm.c | 3461 u32 tmp, bif; in ni_enable_bif_dynamic_pcie_gen2() local 3469 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in ni_enable_bif_dynamic_pcie_gen2() 3470 bif |= CG_CLIENT_REQ(0xd); in ni_enable_bif_dynamic_pcie_gen2() 3471 WREG32(CG_BIF_REQ_AND_RSP, bif); in ni_enable_bif_dynamic_pcie_gen2() 3484 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in ni_enable_bif_dynamic_pcie_gen2() 3485 bif |= CG_CLIENT_REQ(0xd); in ni_enable_bif_dynamic_pcie_gen2() 3486 WREG32(CG_BIF_REQ_AND_RSP, bif); in ni_enable_bif_dynamic_pcie_gen2()
|
/Linux-v6.1/drivers/power/supply/ |
D | qcom_smbb.c | 756 static char *smbb_bif[] = { "smbb-bif" }; 759 .name = "smbb-bif",
|
123