Home
last modified time | relevance | path

Searched +full:0 +full:x92000 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dmc_regs.h12 #define DMC_SSP_BASE_ADDR_GEN9 0x00002FC0
14 #define _PIPEDMC_CONTROL_A 0x45250
15 #define _PIPEDMC_CONTROL_B 0x45254
19 #define PIPEDMC_ENABLE REG_BIT(0)
21 #define MTL_PIPEDMC_CONTROL _MMIO(0x45250)
24 #define _ADLP_PIPEDMC_REG_MMIO_BASE_A 0x5f000
25 #define _TGL_PIPEDMC_REG_MMIO_BASE_A 0x92000
30 0x400 * ((dmc_id) - 1))
32 #define __DMC_REG_MMIO_BASE 0x8f000
43 #define _DMC_EVT_HTP_0 0x8f004
[all …]
/linux/Documentation/devicetree/bindings/mmc/
H A Dmarvell,dove-sdhci.yaml41 reg = <0x92000 0x100>;
/linux/arch/arm/mach-dove/
H A Ddove.h14 * e0000000 @runtime 128M PCIe-0 Memory space
18 * f2000000 fee00000 1M PCIe-0 I/O space
22 #define DOVE_CESA_PHYS_BASE 0xc8000000
23 #define DOVE_CESA_VIRT_BASE IOMEM(0xfdb00000)
26 #define DOVE_PCIE0_MEM_PHYS_BASE 0xe0000000
29 #define DOVE_PCIE1_MEM_PHYS_BASE 0xe8000000
32 #define DOVE_BOOTROM_PHYS_BASE 0xf8000000
35 #define DOVE_SCRATCHPAD_PHYS_BASE 0xf0000000
36 #define DOVE_SCRATCHPAD_VIRT_BASE IOMEM(0xfdd00000)
39 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Ddove.dtsi22 #size-cells = <0>;
24 cpu0: cpu@0 {
28 reg = <0>;
34 marvell,tauros2-cache-features = <0>;
46 #size-cells = <0>;
51 pinctrl-0 = <&pmx_i2cmux_0>;
55 i2c0: i2c@0 {
56 reg = <0>;
58 #size-cells = <0>;
65 #size-cells = <0>;
[all …]
/linux/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c8 * Error types supported by CBB2.0 are:
27 #define FABRIC_EN_CFG_INTERRUPT_ENABLE_0_0 0x0
28 #define FABRIC_EN_CFG_STATUS_0_0 0x40
29 #define FABRIC_EN_CFG_ADDR_INDEX_0_0 0x60
30 #define FABRIC_EN_CFG_ADDR_LOW_0 0x80
31 #define FABRIC_EN_CFG_ADDR_HI_0 0x84
33 #define FABRIC_MN_MASTER_ERR_EN_0 0x200
34 #define FABRIC_MN_MASTER_ERR_FORCE_0 0x204
35 #define FABRIC_MN_MASTER_ERR_STATUS_0 0x208
36 #define FABRIC_MN_MASTER_ERR_OVERFLOW_STATUS_0 0x20c
[all …]