File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
drivers/gpu/drm/amd/include/asic_reg/nbio Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 7571
7571
// base address: 0x10100000
7572
7572
#define regRCC_STRAP0_RCC_DEV0_EPF0_STRAP0 0xd000
7573
7573
#define regRCC_STRAP0_RCC_DEV0_EPF0_STRAP0_BASE_IDX 5
7574
+ #define regRCC_DEV0_EPF5_STRAP4 0xd284
7575
+ #define regRCC_DEV0_EPF5_STRAP4_BASE_IDX 5
7574
7576
7575
7577
7576
7578
// addressBlock: nbio_nbif0_bif_rst_bif_rst_regblk
Original file line number Diff line number Diff line change 50665
50665
#define RCC_STRAP0_RCC_DEV0_EPF0_STRAP0__STRAP_D1_SUPPORT_DEV0_F0_MASK 0x40000000L
50666
50666
#define RCC_STRAP0_RCC_DEV0_EPF0_STRAP0__STRAP_D2_SUPPORT_DEV0_F0_MASK 0x80000000L
50667
50667
50668
+ //RCC_DEV0_EPF5_STRAP4
50669
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_ATOMIC_64BIT_EN_DEV0_F5__SHIFT 0x14
50670
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_ATOMIC_EN_DEV0_F5__SHIFT 0x15
50671
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_FLR_EN_DEV0_F5__SHIFT 0x16
50672
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_PME_SUPPORT_DEV0_F5__SHIFT 0x17
50673
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_INTERRUPT_PIN_DEV0_F5__SHIFT 0x1c
50674
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_AUXPWR_SUPPORT_DEV0_F5__SHIFT 0x1f
50675
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_ATOMIC_64BIT_EN_DEV0_F5_MASK 0x00100000L
50676
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_ATOMIC_EN_DEV0_F5_MASK 0x00200000L
50677
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_FLR_EN_DEV0_F5_MASK 0x00400000L
50678
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_PME_SUPPORT_DEV0_F5_MASK 0x0F800000L
50679
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_INTERRUPT_PIN_DEV0_F5_MASK 0x70000000L
50680
+ #define RCC_DEV0_EPF5_STRAP4__STRAP_AUXPWR_SUPPORT_DEV0_F5_MASK 0x80000000L
50668
50681
50669
50682
// addressBlock: nbio_nbif0_bif_rst_bif_rst_regblk
50670
50683
//HARD_RST_CTRL
You can’t perform that action at this time.
0 commit comments