Searched +full:0 +full:x01c08000 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-davinci/ |
H A D | devices-da8xx.c | 27 #define DA8XX_TPCC_BASE 0x01c00000 28 #define DA8XX_TPTC0_BASE 0x01c08000 29 #define DA8XX_TPTC1_BASE 0x01c08400 30 #define DA8XX_WDOG_BASE 0x01c21000 /* DA8XX_TIMER64P1_BASE */ 31 #define DA8XX_I2C0_BASE 0x01c22000 32 #define DA8XX_RTC_BASE 0x01c23000 33 #define DA8XX_PRUSS_MEM_BASE 0x01c30000 34 #define DA8XX_MMCSD0_BASE 0x01c40000 35 #define DA8XX_SPI0_BASE 0x01c41000 36 #define DA8XX_LCD_CNTRL_BASE 0x01e13000 [all …]
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | qcom,pcie-x1e80100.yaml | 94 reg = <0 0x01c08000 0 0x3000>, 95 <0 0x7c000000 0 0xf1d>, 96 <0 0x7c000f40 0 0xa8>, 97 <0 0x7c001000 0 0x1000>, 98 <0 0x7c100000 0 0x100000>, 99 <0 0x01c0b000 0 0x1000>; 101 ranges = <0x01000000 0x0 0x00000000 0x0 0x60200000 0x0 0x100000>, 102 <0x02000000 0x0 0x60300000 0x0 0x60300000 0x0 0x3d00000>; 104 bus-range = <0x00 0xff>; 106 linux,pci-domain = <0>; [all …]
|
H A D | qcom,pcie-sc7280.yaml | 97 reg = <0 0x01c08000 0 0x3000>, 98 <0 0x40000000 0 0xf1d>, 99 <0 0x40000f20 0 0xa8>, 100 <0 0x40001000 0 0x1000>, 101 <0 0x40100000 0 0x100000>; 103 ranges = <0x01000000 0x0 0x00000000 0x0 0x40200000 0x0 0x100000>, 104 <0x02000000 0x0 0x40300000 0x0 0x40300000 0x0 0x1fd00000>; 106 bus-range = <0x00 0xff>; 159 interrupt-map-mask = <0 0 0 0x7>; 160 interrupt-map = <0 0 0 1 &intc 0 0 0 434 IRQ_TYPE_LEVEL_HIGH>, [all …]
|