/u-boot/drivers/sound/ |
A D | maxim_codec.c | 72 int change, ret = 0; in maxim_bic_or() local 78 change = (old != new) ? 1 : 0; in maxim_bic_or() 79 if (change) in maxim_bic_or() 84 return change; in maxim_bic_or()
|
A D | wm8994.c | 131 int change , ret = 0; in wm8994_bic_or() local 137 change = (old != new) ? 1 : 0; in wm8994_bic_or() 138 if (change) in wm8994_bic_or() 143 return change; in wm8994_bic_or()
|
/u-boot/drivers/usb/emul/ |
A D | sandbox_hub.c | 119 int change[SANDBOX_NUM_PORTS]; member 165 int *change = &priv->change[port]; in clrset_post_state() local 194 *change |= *status & clear; in clrset_post_state() 195 *change |= ~*status & set; in clrset_post_state() 196 *change &= 0x1f; in clrset_post_state() 238 portsts->wPortChange = priv->change[port]; in sandbox_hub_submit_control_msg() 277 priv->change[port] &= 1 << in sandbox_hub_submit_control_msg()
|
/u-boot/arch/powerpc/cpu/mpc86xx/ |
A D | Kconfig | 46 the current value in SoC. If not sure, do not change. 52 If not sure, do not change.
|
/u-boot/tools/patman/ |
A D | README | 10 - Inserts a cover letter with change lists 304 - This change 306 - But this change is separate 446 <change 'pick' to 'edit' in 89234f5> 569 to, or anything about the change logs. 588 6. It is a good idea to add the change log info as you change the commit, 590 go back and change or remove logs from commits. 605 - Some change 608 - Another change 615 - Another change [all …]
|
A D | test_checkpatch.py | 48 change = 0 52 change += 1 54 lines.append(' %d files changed, %d insertions(+)' % (change, insert))
|
/u-boot/doc/uImage.FIT/ |
A D | kernel.its | 90 change both arch values to "x86_64". U-Boot will then change to 64-bit mode
|
/u-boot/doc/ |
A D | README.watchdog | 13 Can be used to change the timeout for i.mx31/35/5x/6x. 24 Can be used to change the timeout for FTWDT010.
|
A D | README.JFFS2 | 11 chpart - change active partition 27 and you can change where the partition is with two defines.
|
A D | README.generic-board | 21 The main change is that the arch/<arch>/lib/board.c file is removed in 40 What is the motivation for this change? 42 1. There is a lot of repeated code in the board.c files. Any change to 43 things like setting up the baud rate requires a change in 10 separate 58 5. While it is a bit of a tricky change, I believe it is worthwhile and 109 be done as a separate change, and this series does not require it.
|
A D | README.VLAN | 11 Note: In order to enable CDP support a small change is needed in the
|
/u-boot/doc/arch/ |
A D | nios2.rst | 67 You will need to change the names of board header file and device tree, 93 Please change the SDRAM base and size to match your board. The base 102 You will need to change the environment variables location and setting, 103 too. You may change other configs to fit your board.
|
/u-boot/tools/patman/test/ |
A D | test01.txt | 17 - second revision change 56 change
|
/u-boot/arch/arm/dts/ |
A D | sunxi-bananapi-m2-plus-v1.2.dtsi | 10 * Bananapi M2+ v1.2 uses a GPIO line to change the effective
|
/u-boot/doc/device-tree-bindings/i2c/ |
A D | tegra20-i2c.txt | 10 does not change and is the same for all I2C nodes.
|
/u-boot/board/toradex/colibri_imx6/ |
A D | Kconfig | 39 If executed on already fused modules it doesn't change any fuse setting.
|
/u-boot/board/freescale/mx6memcal/ |
A D | README | 9 1. It's open-source, so it's easier to change if needed. 10 Typical reasons for needing to change include the use of alternate
|
/u-boot/test/overlay/ |
A D | test-fdt-overlay.dts | 11 /* Test that we can change an int by another */
|
/u-boot/board/keymile/scripts/ |
A D | README | 10 Last change: 24.11.2011
|
/u-boot/drivers/button/ |
A D | Kconfig | 7 Many boards have buttons which can be used to change behaviour (reset, ...).
|
/u-boot/doc/imx/common/ |
A D | mxs.txt | 166 * t 1 ................... change first partition ID 167 * 53 ............ change the ID to 0x53 (OnTrack DM6 Aux3) 209 -w <size> change page size (default 2048 b) 210 -o <size> change oob size (default 64 b) 211 -e <size> change erase size (default 131072 b) 258 user changes STRIDE by blowing fuses, the user also has to change 260 blowing fuses, the user also has to change "update_nand_count"
|
/u-boot/board/keymile/km_arm/ |
A D | Kconfig | 8 Include capability to change FPGA configuration.
|
/u-boot/board/toradex/apalis_imx6/ |
A D | Kconfig | 39 If executed on already fused modules it doesn't change any fuse setting.
|
/u-boot/doc/device-tree-bindings/thermal/ |
A D | ti_soc_thermal.txt | 17 the mapping may change from soc to soc, apart from depending
|
/u-boot/doc/SPI/ |
A D | README.sh_qspi_test | 26 other boards, please change the value according to each environment.
|