| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inffast.c | 85 unsigned long hold; /* local strm->hold */ in inflate_fast() local 120 hold = state->hold; in inflate_fast() 131 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() 133 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() 136 this = lcode[hold & lmask]; in inflate_fast() 139 hold >>= op; in inflate_fast() 153 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() 156 len += (unsigned)hold & ((1U << op) - 1); in inflate_fast() 157 hold >>= op; in inflate_fast() 162 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast() [all …]
|
| H A D | inflate.c | 25 state->hold = 0; in inflateReset() 184 hold = state->hold; \ 195 state->hold = hold; \ 202 hold = 0; \ 212 hold += (unsigned long)(*next++) << bits; \ 226 ((unsigned)hold & ((1U << (n)) - 1)) 231 hold >>= (n); \ 238 hold >>= bits & 7; \ 334 unsigned long hold; /* bit buffer */ in inflate() local 368 if ((state->wrap & 2) && hold == 0x8b1f) { /* gzip header */ in inflate() [all …]
|
| H A D | inflate.h | 94 unsigned long hold; /* input bit accumulator */ member
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | keystone-k2l-evm.dts | 56 ti,cs-read-hold-ns = <6>; 59 ti,cs-write-hold-ns = <8>;
|
| H A D | keystone-k2e-evm.dts | 79 ti,cs-read-hold-ns = <6>; 82 ti,cs-write-hold-ns = <8>;
|
| H A D | keystone-k2hk-evm.dts | 100 ti,cs-read-hold-ns = <6>; 103 ti,cs-write-hold-ns = <8>;
|
| H A D | armada-xp-gp.dts | 115 devbus,rd-hold-ps = <0>;
|
| H A D | rk3288-evb-rk1608.dtsi | 331 pwr_hold: pwr-hold {
|
| H A D | armada-xp-maxbcm.dts | 114 devbus,rd-hold-ps = <0>;
|
| H A D | rk3288-evb.dtsi | 375 pwr_hold: pwr-hold {
|
| H A D | rk3288-firefly.dtsi | 340 pwr_hold: pwr-hold {
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | Kconfig | 22 is the smallest amount of disk space that can be used to hold a
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-uniphier.c | 33 u32 hold; /* hold time control */ member
|
| H A D | Kconfig | 192 _ Programmable setup and hold times
|
| /rk3399_rockchip-uboot/env/ |
| H A D | Kconfig | 147 These settings describe a second storage area used to hold 193 hold a redundant copy of the environment data. This provides a 226 size used to hold a redundant copy of the environment data, so 236 are needed to hold CONFIG_ENV_SIZE allows bad blocks within 314 size used to hold a redundant copy of the environment data, so 378 hold a redundant copy of the environment data. This provides a
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.arm64 | 33 (or per processor location) is defined to hold the kernel entry point
|
| H A D | README.standalone | 23 architectures use a dedicated register to hold the pointer to the
|
| H A D | README.ramboot-ppc85xx | 49 Boot up in core hold off mode or stop the core after reset using JTAG
|
| H A D | README.pxe | 26 pxefile_addr_r - should be set to a location in RAM large enough to hold
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-fb.txt | 47 samsung,wr-hold: wr_hold value in FIMD_CPU_INTERFACE mode.
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | Kconfig | 86 into one PEB. UBI will reserve PEBs to hold two fastmaps.
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | Kconfig | 55 - Address to hold the return address from secure firmware.
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | fec_mxc.c | 146 u32 hold = DIV_ROUND_UP(pclk, 100000000) - 1; in fec_mii_setspeed() local 150 writel(speed << 1 | hold << 8, ð->mii_speed); in fec_mii_setspeed()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | Kconfig | 231 used to hold flags & flag 0x1 indicating that the address range
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 173 defend, and hold each Contributor harmless for any liability
|