Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dsh_spi.c142 int remain = (int)len; in sh_spi_send() local
147 while (remain > 0) { in sh_spi_send()
148 cur_len = (remain < SH_SPI_FIFO_SIZE) ? in sh_spi_send()
149 remain : SH_SPI_FIFO_SIZE; in sh_spi_send()
166 remain -= cur_len; in sh_spi_send()
169 if (remain > 0) in sh_spi_send()
/rk3399_rockchip-uboot/drivers/i2c/
H A Dmxs_i2c.c135 int i, remain, off; in mxs_i2c_write() local
168 remain = 24 - ((i & 3) * 8); in mxs_i2c_write()
169 if (remain) in mxs_i2c_write()
170 writel(data >> remain, &i2c_regs->hw_i2c_data); in mxs_i2c_write()
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_api.c141 u32 addr_aligned, offset, remain; in rksfc_nor_simply_over_write() local
145 remain = (offset + n_sec + NOR_SECS_PAGE - 1) / NOR_SECS_PAGE * NOR_SECS_PAGE; in rksfc_nor_simply_over_write()
147 pbuf_temp = malloc(remain * 512); in rksfc_nor_simply_over_write()
148 snor_read(p_dev, addr_aligned, remain, pbuf_temp); in rksfc_nor_simply_over_write()
150 snor_write(p_dev, addr_aligned, remain, pbuf_temp); in rksfc_nor_simply_over_write()
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk_mipi.c209 u32 remain = refclk; in rk_mipi_phy_enable() local
275 if ((ddr_clk * i % refclk < remain) && in rk_mipi_phy_enable()
278 remain = ddr_clk * i % refclk; in rk_mipi_phy_enable()
/rk3399_rockchip-uboot/doc/driver-model/
H A Dserial-howto.txt5 ones remain:
33 - (if no boards remain that don't use driver model) remove the old code
H A Di2c-howto.txt5 ones remain:
45 - (if no boards remain that don't use driver model) remove the old code
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl1271 my ($linenr, $remain, $off) = @_;
1295 for (; $remain > 0; $line++) {
1298 $remain--;
1389 $remain--;
1401 $line, $remain + 1, $off - $loff + 1, $level);
1448 my ($linenr, $remain, $off) = @_;
1454 ($statement, $condition, $linenr, $remain, $off, $level) =
1455 ctx_statement_block($linenr, $remain, $off);
1458 if (!($remain > 0 && $condition =~ /^\s*(?:\n[+-])?\s*(?:if|else|do)\b/s)) {
1465 ($statement, $condition, $linenr, $remain, $off, $level) =
[all …]
/rk3399_rockchip-uboot/Licenses/
H A DOFL.txt29 requirement for fonts to remain under this license does not apply
81 remain under this license does not apply to any document created
H A Dgpl-2.0.txt178 parties remain in full compliance.
H A Dlgpl-2.1.txt355 terminated so long as such parties remain in full compliance.
H A Dlgpl-2.0.txt334 terminated so long as such parties remain in full compliance.
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/
H A Drk3588.c1164 int i, remain, arm_pmu; in fdt_rm_cpu_affinity() local
1174 for (i = 0, remain = 0; i < 8; i++) { in fdt_rm_cpu_affinity()
1176 new_aff[remain++] = aff[i]; in fdt_rm_cpu_affinity()
1181 fdt_setprop((void *)blob, arm_pmu, "interrupt-affinity", new_aff, remain * 4); in fdt_rm_cpu_affinity()
/rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c973 int remain = len; in conv_ascii() local
977 while (remain) { in conv_ascii()
983 remain--; in conv_ascii()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h41 uint32_t remain; member
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dpsci.S310 @ arch/arm/lib/bootm.c:boot_jump_linux() must remain unchanged across
/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-388-clearfog.dts9 * remain compatible info the future.
/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped371 a Property object will remain valid.
/rk3399_rockchip-uboot/lib/libxbc/
H A DCOPYING45 of this License, Derivative Works shall not include works that remain
/rk3399_rockchip-uboot/
H A DMAINTAINERS49 Note: For the hard of thinking, this list is meant to remain in alphabetical