| /rk3399_rockchip-uboot/drivers/power/regulator/ |
| H A D | gpio-regulator.c | 23 int states[GPIO_REGULATOR_MAX_STATES]; member 67 dev_pdata->states[j] = states_array[i + 1]; in gpio_regulator_ofdata_to_platdata() 90 if (enable == dev_pdata->states[0]) in gpio_regulator_get_value() 106 enable = dev_pdata->states[0]; in gpio_regulator_set_value() 108 enable = dev_pdata->states[1]; in gpio_regulator_set_value()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bootm.c | 687 int states, bootm_headers_t *images, int boot_progress) in do_bootm_states() argument 696 states &= ~unmask; in do_bootm_states() 698 images->state |= states; in do_bootm_states() 704 if (states & BOOTM_STATE_START) in do_bootm_states() 707 if (!ret && (states & BOOTM_STATE_FINDOS)) in do_bootm_states() 710 if (!ret && (states & BOOTM_STATE_FINDOTHER)) in do_bootm_states() 714 if (!ret && (states & BOOTM_STATE_LOADOS)) { in do_bootm_states() 730 if (!ret && ((states & BOOTM_STATE_RAMDISK) || in do_bootm_states() 731 (states & BOOTM_STATE_FDT))) in do_bootm_states() 736 if (!ret && (states & BOOTM_STATE_RAMDISK)) { in do_bootm_states() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | r8a7796-salvator-x.dts | 78 gpios-states = <1>; 79 states = <3300000 1 102 gpios-states = <1>; 103 states = <3300000 1
|
| H A D | r8a7796-m3ulcb.dts | 95 gpios-states = <1>; 96 states = <3300000 1
|
| H A D | r8a7795-salvator-x.dts | 102 gpios-states = <1>; 103 states = <3300000 1 126 gpios-states = <1>; 127 states = <3300000 1
|
| H A D | rk3368.dtsi | 111 idle-states { 127 cpu-idle-states = <&cpu_sleep>; 137 cpu-idle-states = <&cpu_sleep>; 145 cpu-idle-states = <&cpu_sleep>; 153 cpu-idle-states = <&cpu_sleep>; 161 cpu-idle-states = <&cpu_sleep>; 171 cpu-idle-states = <&cpu_sleep>; 179 cpu-idle-states = <&cpu_sleep>; 187 cpu-idle-states = <&cpu_sleep>;
|
| H A D | r8a7795-h3ulcb.dts | 117 gpios-states = <1>; 118 states = <3300000 1
|
| H A D | zynqmp.dtsi | 25 cpu-idle-states = <&CPU_SLEEP_0>; 33 cpu-idle-states = <&CPU_SLEEP_0>; 41 cpu-idle-states = <&CPU_SLEEP_0>; 49 cpu-idle-states = <&CPU_SLEEP_0>; 52 idle-states {
|
| H A D | meson-gxbb-odroidc2.dts | 114 gpios-states = <0>; 116 states = <3300000 0
|
| H A D | sun9i-a80-cx-a99.dts | 137 gpios-states = <1 0 0>; 138 states = < 750000 0x7
|
| H A D | dra71-evm.dts | 31 states = <1800000 0x0
|
| H A D | dra72-evm-common.dtsi | 228 lines-initial-states = <0x1408>; 267 lines-initial-states = <0x0f2b>;
|
| H A D | imx6ull-14x14-evk.dts | 66 states = <1300000 0x1 1400000 0x0>;
|
| /rk3399_rockchip-uboot/include/ |
| H A D | bootm.h | 55 int states, bootm_headers_t *images, int boot_progress);
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 17 states. The number and names of those states is defined by the client device's 22 configuration used by those states. 31 they require certain specific named states for dynamic pin configuration. 41 Each client device's own binding determines the set of states that must be 61 the binding for that IP block requires certain pin states to 70 pinctrl-names: The list of names to assign states. List entry 0 defines the 76 /* For a client device requiring named states */
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | platform.asl | 38 /* Chipset specific sleep states */
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/ |
| H A D | platform.asl | 35 /* Chipset specific sleep states */
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | speedstep.h | 74 struct sst_state states[SPEEDSTEP_MAX_STATES]; member
|
| /rk3399_rockchip-uboot/api/ |
| H A D | README | 24 for example it doesn't keep states, but relies on hints from the app and
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sandbox.c | 51 static const char * const states[] = { in sandbox_sf_state_name() local 55 return states[state]; in sandbox_sf_state_name()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.clang | 3 manual states: "clang does not support global register variables; this
|
| H A D | README.xtensa | 46 and states.
|
| H A D | README.m68k | 154 CONFIG_SYS_CSx_WS -- defines the number of wait states of chip select x
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | gpio-pcf857x.txt | 39 - lines-initial-states: Bitmask that specifies the initial state of each
|
| H A D | intel,x86-broadwell-pinctrl.txt | 5 These pin states use phandles and are referred to but a configuration section
|