Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 30) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw-dp.c189 struct drm_dp_link_train_set adjust; member
705 struct drm_dp_link_train_set *adjust = &train->adjust; in dw_dp_link_train_init() local
710 adjust->voltage_swing[i] = 0; in dw_dp_link_train_init()
713 adjust->pre_emphasis[i] = 0; in dw_dp_link_train_init()
766 struct drm_dp_link_train_set *adjust = &link->train.adjust; in dw_dp_link_get_adjustments() local
770 adjust->voltage_swing[i] = in dw_dp_link_get_adjustments()
774 adjust->pre_emphasis[i] = in dw_dp_link_get_adjustments()
783 struct drm_dp_link_train_set *adjust = &train->adjust; in dw_dp_link_train_adjust() local
787 if (request->voltage_swing[i] != adjust->voltage_swing[i]) in dw_dp_link_train_adjust()
788 request->voltage_swing[i] = adjust->voltage_swing[i]; in dw_dp_link_train_adjust()
[all …]
/rk3399_rockchip-uboot/board/wandboard/
H A DREADME28 (Note - the SD card node may vary, so adjust this as needed).
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Drockchip,rk3399-dmc.txt15 Genarate by vendor tool and adjust for U-Boot dtsi.
H A Drockchip,rk3288-dmc.txt18 -logic-supply: this driver should adjust VDD_LOGIC according to dmc frequency, so need get logic-su…
/rk3399_rockchip-uboot/doc/driver-model/
H A Dserial-howto.txt24 - You may need to adjust the function parameters so that the old and new
H A Di2c-howto.txt36 - You may need to adjust the function parameters so that the old and new
H A Dspi-howto.txt421 This should adjust the SPI mode (polarity, etc.). Again this code probably
H A Dspi-howto.rst459 This should adjust the SPI mode (polarity, etc.). Again this code probably
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DREADME122 The following shell commands are executed on a Linux host (adjust DEV to the
241 Be sure to adjust 'bootargs' above to your OS needs (this will be different
269 The following shell commands are executed on a Linux host (adjust DEV to the
315 Be sure to adjust 'bootargs' above to your OS needs (this will be different
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A DREADME121 T4240 has a VID feature. U-Boot reads the VID efuses and adjust the voltage
128 for safety and any invalid value will not adjust the voltage.
/rk3399_rockchip-uboot/doc/
H A DREADME.mxs184 NOTE: If the user needs to adjust the start sector, the "mxsboot" tool contains
253 There is a slight possibility of the user wanting to adjust the
264 user has to adjust the "update_nand_firmware_maxsz" variable for the
H A DREADME.xtensa67 register arguments and adjust the stack to handle arguments that cannot
H A DREADME.imximage93 (Initial Vector Table) CSF pointer and adjust
H A DREADME.efi82 To build U-Boot as an EFI payload (32-bit or 64-bit EFI can be used), adjust an
/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-xp-synology-ds414.dts21 * installing it from u-boot prompt) or adjust the Devive Tree
H A Drk3288-veyron.dtsi552 /* We need to go faster than 24MHz, so adjust clock parents / rates */
/rk3399_rockchip-uboot/tools/binman/
H A DREADME416 The default implementatoin does nothing. This can be overriden to adjust the
480 Entry classes can adjust other entries. For example, an entry that knows
482 so they don't need to be set in the binman decription. It can also adjust
/rk3399_rockchip-uboot/board/hisilicon/poplar/
H A DREADME77 It should now be relatively easy to adjust the sizes and locations
/rk3399_rockchip-uboot/board/sunxi/
H A DREADME.sunxi6439 (adjust the actual path accordingly)
/rk3399_rockchip-uboot/drivers/pinctrl/
H A DKconfig112 to adjust pin multiplexing in SPL in order to boot into U-Boot,
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch3168 to adjust accordingly.
/rk3399_rockchip-uboot/drivers/video/
H A DKconfig112 With this option you can adjust the text size and use a variety of
526 adjust the supported features. The driver is implemented in
/rk3399_rockchip-uboot/board/sandbox/
H A DREADME.sandbox81 would on the console. You can adjust the display settings in the device
/rk3399_rockchip-uboot/tools/patman/
H A DREADME116 If you want to adjust settings (or aliases) that affect just a single
/rk3399_rockchip-uboot/common/spl/
H A DKconfig249 secure as it is possible (with a brute-force attack) to adjust the
642 useful in SPL to turn on boot peripherals and adjust CPU voltage

12