Home
last modified time | relevance | path

Searched +full:0 +full:xfed80000 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Diomap.h12 #define MCFG_BASE_ADDRESS 0xf0000000
13 #define MCFG_BASE_SIZE 0x4000000
15 #define HPET_BASE_ADDRESS 0xfed00000
17 #define MCH_BASE_ADDRESS 0xfed10000
18 #define MCH_BASE_SIZE 0x8000
20 #define DMI_BASE_ADDRESS 0xfed18000
21 #define DMI_BASE_SIZE 0x1000
23 #define EP_BASE_ADDRESS 0xfed19000
24 #define EP_BASE_SIZE 0x1000
26 #define EDRAM_BASE_ADDRESS 0xfed80000
[all …]
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp5100_tco.h15 #define SP5100_WDT_MEM_MAP_SIZE 0x08
16 #define SP5100_WDT_CONTROL(base) ((base) + 0x00) /* Watchdog Control */
17 #define SP5100_WDT_COUNT(base) ((base) + 0x04) /* Watchdog Count */
19 #define SP5100_WDT_START_STOP_BIT BIT(0)
25 #define SP5100_PM_IOPORTS_SIZE 0x02
33 #define SP5100_IO_PM_INDEX_REG 0xCD6
34 #define SP5100_IO_PM_DATA_REG 0xCD7
37 #define SP5100_SB_RESOURCE_MMIO_BASE 0x9C
39 #define SP5100_PM_WATCHDOG_CONTROL 0x69
40 #define SP5100_PM_WATCHDOG_BASE 0x6C
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dphy-rockchip-usbdp.yaml56 "rockchip,dp-lane-mux = <0, 1, 2, 3>;", assuming dp lane0 on Type-C phy lane0,
87 const: 0
98 const: 0
121 reg = <0x0 0xfed80000 0x0 0x10000>;
139 #phy-cells = <0>;
144 #phy-cells = <0>;
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-amd-fch.c20 #define AMD_FCH_MMIO_BASE 0xFED80000
21 #define AMD_FCH_GPIO_BANK0_BASE 0x1500
22 #define AMD_FCH_GPIO_SIZE 0x0300
58 return 0; in amd_fch_gpio_direction_input()
81 return 0; in amd_fch_gpio_direction_output()
136 return 0; in amd_fch_gpio_request()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-apu.c45 #define APU1_FCH_ACPI_MMIO_BASE 0xFED80000
46 #define APU1_FCH_GPIO_BASE (APU1_FCH_ACPI_MMIO_BASE + 0x01BD)
47 #define APU1_LEDON 0x08
48 #define APU1_LEDOFF 0xC8
80 { "apu:green:1", LED_ON, APU1_FCH_GPIO_BASE + 0 * APU1_IOSIZE },
118 for (i = 0; i < ARRAY_SIZE(apu1_led_profile); i++) { in apu_led_config()
142 return 0; in apu_led_config()
145 while (i-- > 0) in apu_led_config()
181 pdev = platform_device_register_simple(KBUILD_MODNAME, -1, NULL, 0); in apu_led_init()
200 for (i = 0; i < ARRAY_SIZE(apu1_led_profile); i++) in apu_led_exit()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3588s.dtsi56 #size-cells = <0>;
91 cpu_l0: cpu@0 {
94 reg = <0x0>;
102 reg = <0x100>;
110 reg = <0x200>;
118 reg = <0x300>;
126 reg = <0x400>;
134 reg = <0x500>;
142 reg = <0x600>;
150 reg = <0x700>;
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588s.dtsi89 #clock-cells = <0>;
96 #clock-cells = <0>;
103 #clock-cells = <0>;
110 reg = <0 0xfd7c08ec 0 0x10>;
114 #clock-cells = <0>;
119 reg = <0 0xfd7c08b0 0 0x10>;
123 #clock-cells = <0>;
128 reg = <0 0xfd7c08dc 0 0x10>;
132 #clock-cells = <0>;
137 reg = <0 0xfd7c08a8 0 0x10>;
[all …]