Searched refs:wakeup (Results 1 – 25 of 292) sorted by relevance
12345678910>>...12
| /u-boot/doc/board/ti/ |
| A D | k3.rst | 41 in the wakeup domain to run the ROM code. ROM will then initialize the 51 The wakeup SPL, running on a wakeup domain core, will initialize DDR and 53 into DDR. Once loaded the wakeup SPL will start one of the 'big' 92 of loading the firmware into the SoC requiring the wakeup domain's 99 wakeup U-Boot SPL has completed, the second Device Management (DM) 100 firmware can be loaded on the now free core in the wakeup domain. 148 * `tiboot3.bin` (bootloader for the wakeup domain) 152 During the bootup process, both the 32bit wakeup domain and the 64bit 180 firmware and the wakeup UBoot SPL into the final `tiboot3.bin` 198 SBL=<path/to/wakeup/u-boot-spl.bin> [all …]
|
| /u-boot/arch/arm/dts/ |
| A D | at91sam9261ek.dts | 143 wakeup-source; 187 wakeup-source; 194 wakeup-source; 201 wakeup-source; 208 wakeup-source;
|
| A D | at91sam9g20ek_common.dtsi | 108 atmel,wakeup-counter = <10>; 109 atmel,wakeup-rtt-timer; 202 wakeup-source; 209 wakeup-source;
|
| A D | r8a7792-blanche.dts | 121 wakeup-source; 128 wakeup-source; 135 wakeup-source; 142 wakeup-source; 149 wakeup-source; 156 wakeup-source;
|
| A D | usb_a9263.dts | 60 atmel,wakeup-counter = <10>; 61 atmel,wakeup-rtt-timer; 135 wakeup-source;
|
| A D | imx8mp-dhcom-pdk2.dts | 35 wakeup-source; 44 wakeup-source; 53 wakeup-source; 62 wakeup-source;
|
| A D | rk3399-rock-pi-4c.dts | 52 device-wakeup-gpios = <&gpio2 RK_PD3 GPIO_ACTIVE_HIGH>; 53 host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
|
| A D | r8a7793-gose.dts | 77 wakeup-source; 84 wakeup-source; 91 wakeup-source; 98 wakeup-source; 105 wakeup-source; 112 wakeup-source; 119 wakeup-source; 126 wakeup-source; 133 wakeup-source; 140 wakeup-source; [all …]
|
| A D | juno-motherboard.dtsi | 53 wakeup-source; 60 wakeup-source; 67 wakeup-source; 74 wakeup-source; 81 wakeup-source; 88 wakeup-source;
|
| A D | imx6qdl-phytec-mira-peb-wlbt-05.dtsi | 33 device-wakeup-gpios = <&gpio7 1 GPIO_ACTIVE_HIGH>; 34 host-wakeup-gpios = <&gpio5 26 GPIO_ACTIVE_HIGH>;
|
| A D | imx6ul-phytec-segin-peb-wlbt-05.dtsi | 70 device-wakeup-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>; 71 host-wakeup-gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
|
| A D | r8a7794-silk.dts | 58 wakeup-source; 65 wakeup-source; 72 wakeup-source; 79 wakeup-source; 86 wakeup-source; 93 wakeup-source; 100 wakeup-source;
|
| A D | sun50i-h6-orangepi-lite2.dts | 69 device-wakeup-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */ 70 host-wakeup-gpios = <&r_pio 1 1 GPIO_ACTIVE_HIGH>; /* PM1 */
|
| A D | r8a7791-koelsch.dts | 91 wakeup-source; 98 wakeup-source; 105 wakeup-source; 112 wakeup-source; 119 wakeup-source; 126 wakeup-source; 133 wakeup-source; 140 wakeup-source; 147 wakeup-source; 154 wakeup-source; [all …]
|
| A D | at91sam9260ek.dts | 141 atmel,wakeup-counter = <10>; 142 atmel,wakeup-rtt-timer; 179 wakeup-source; 186 wakeup-source;
|
| A D | imx8mp-dhcom-pdk3.dts | 74 wakeup-source; 83 wakeup-source; 92 wakeup-source; 101 wakeup-source;
|
| A D | at91sam9g45-gurnard.dts | 126 atmel,wakeup-counter = <10>; 127 atmel,wakeup-rtt-timer;
|
| A D | imx6ulz-bsh-smm-m2.dts | 42 device-wakeup-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>; 43 host-wakeup-gpios = <&gpio2 13 GPIO_ACTIVE_HIGH>;
|
| A D | imx6ul-phytec-segin-peb-av-02.dtsi | 50 wakeup-source; 61 wakeup-source;
|
| A D | exynos4x12.dtsi | 76 wakup_eint: wakeup-interrupt-controller { 77 compatible = "samsung,exynos4210-wakeup-eint";
|
| A D | exynos5250.dtsi | 24 wakup_eint: wakeup-interrupt-controller { 25 compatible = "samsung,exynos4210-wakeup-eint";
|
| /u-boot/drivers/video/tegra20/ |
| A D | mipi-phy.c | 53 timing->wakeup = 1000000; in mipi_dphy_timing_get_default() 130 if (timing->wakeup < 1000000) in mipi_dphy_timing_validate()
|
| A D | mipi-phy.h | 40 unsigned int wakeup; member
|
| /u-boot/include/ |
| A D | phy-mipi-dphy.h | 253 unsigned int wakeup; member
|
| /u-boot/drivers/phy/ |
| A D | phy-core-mipi-dphy.c | 70 cfg->wakeup = 1000; in phy_mipi_dphy_get_default_config() 157 if (cfg->wakeup < 1000) in phy_mipi_dphy_config_validate()
|
Completed in 33 milliseconds
12345678910>>...12