Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 25 of 29) sorted by relevance

12

/rk3399_rockchip-uboot/board/keymile/kmp204x/
H A Dqrio.c47 u32 direct, mask; in qrio_gpio_direction_output() local
53 direct = in_be32(qrio_base + port_off + DIRECT_OFF); in qrio_gpio_direction_output()
54 direct |= mask; in qrio_gpio_direction_output()
55 out_be32(qrio_base + port_off + DIRECT_OFF, direct); in qrio_gpio_direction_output()
62 u32 direct, mask; in qrio_gpio_direction_input() local
68 direct = in_be32(qrio_base + port_off + DIRECT_OFF); in qrio_gpio_direction_input()
69 direct &= ~mask; in qrio_gpio_direction_input()
70 out_be32(qrio_base + port_off + DIRECT_OFF, direct); in qrio_gpio_direction_input()
75 u32 direct, mask; in qrio_set_opendrain_gpio() local
81 direct = in_be32(qrio_base + port_off + DIRECT_OFF); in qrio_set_opendrain_gpio()
[all …]
/rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt19 - no-unaligned-direct-access: boolean to disable the default direct
21 On some platforms (e.g. MPC5200) a direct 1:1 mapping may cause
24 By defining "no-unaligned-direct-access", the flash will not be
/rk3399_rockchip-uboot/drivers/clk/tegra/
H A DKconfig5 Enable support for manipulating Tegra's on-SoC clocks via direct
/rk3399_rockchip-uboot/doc/
H A DREADME.N121335 - Set associativity: 2-way, 4-way or direct-mapped.
H A DREADME.fec_mxc32 phy. This is usefull if there is a direct MAC <-> MAC connection, for
H A DREADME.mxc_ocotp36 Sense operations are implemented as the direct fusebox read explained by
H A DREADME.atmel_pmecc30 How to enable PMECC header for direct programmable boot.bin
/rk3399_rockchip-uboot/board/freescale/mpc8536ds/
H A DREADME55 and config word at the fixed address. The config word direct the process how
56 to config the memory device, and the control word direct the processor where
/rk3399_rockchip-uboot/arch/arm/
H A DKconfig.debug18 Say Y here if you wish the debug print routes to direct
/rk3399_rockchip-uboot/drivers/net/phy/
H A DKconfig135 This option only affects gigabit links. If you must establish a direct
160 Fixed PHY is used for having a 'fixed-link' to another MAC with a direct
/rk3399_rockchip-uboot/doc/SPI/
H A DREADME.ti_qspi_flash7 has a memory mapped interface which provide direct interface
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A Dchosen.txt60 boot-order to direct U-Boot to insert the device the SPL was booted
/rk3399_rockchip-uboot/drivers/core/
H A DKconfig102 direct memory access.
112 direct memory access.
122 direct memory access.
/rk3399_rockchip-uboot/lib/libxbc/
H A DCOPYING19 "control" means (i) the power, direct or indirect, to cause the
85 or a Contribution incorporated within the Work constitutes direct
158 liable to You for damages, including any direct, indirect, special,
/rk3399_rockchip-uboot/drivers/reset/
H A DKconfig48 direct register access to the Tegra CAR (Clock And Reset controller).
/rk3399_rockchip-uboot/board/armltd/integrator/
H A DREADME28 c) Run U-Boot image direct from flash.
/rk3399_rockchip-uboot/drivers/pinctrl/
H A DKconfig69 direct children of the pin controller device (may be grandchildren for
74 the direct children of pin controller will be assumed as pin
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A DREADME85 direct attach cable(copper), the copper cable is used to emulate
/rk3399_rockchip-uboot/drivers/power/regulator/
H A DKconfig44 done using direct register writes to the PMIC.
/rk3399_rockchip-uboot/drivers/i2c/
H A DKconfig36 does not allow direct access to the main PMIC from the AP.
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A DREADME91 direct attach cable(copper), the copper cable is used to emulate
/rk3399_rockchip-uboot/drivers/power/pmic/
H A DKconfig43 to call your regulator code (e.g. see rk8xx.c for direct functions
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt15 replace direct passing of 'struct bd_info' which was used to boot pre-FDT
/rk3399_rockchip-uboot/drivers/net/
H A DKconfig133 Utility code for direct access to the SPI bus on Intel 8257x.
/rk3399_rockchip-uboot/board/freescale/t102xqds/
H A DREADME132 - TI DS90C387R for direct LCD connection.

12