Home
last modified time | relevance | path

Searched refs:inner (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/
H A DKconfig11 leaves and the inner nodes are special USB devices called hubs.
/rk3399_rockchip-uboot/common/
H A Dcli_hush.c2703 struct p_context inner; local
2706 initialize_context(&inner);
2709 retcode = parse_stream(&result, &inner, input, subst_end);
2711 done_word(&result, &inner);
2712 done_pipe(&inner, PIPE_SEQ);
2715 p=generate_stream_from_list(inner.list_head);
2736 free_pipe_list(inner.list_head,0);
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c769 u8 inner; in delay_for_n_mem_clocks() local
788 inner = outer ? 0xff : afi_clocks; in delay_for_n_mem_clocks()
808 writel(SKIP_DELAY_LOOP_VALUE_OR_ZERO(inner), in delay_for_n_mem_clocks()
817 writel(SKIP_DELAY_LOOP_VALUE_OR_ZERO(inner), in delay_for_n_mem_clocks()
/rk3399_rockchip-uboot/drivers/net/
H A DKconfig48 configuring GbE PHYs (affects the inner workings of some
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drv1103b.dtsi1073 acodec,inner-i2s;
/rk3399_rockchip-uboot/
H A DREADME4843 inner workings of U-Boot and make it easier to port it to custom