Home
last modified time | relevance | path

Searched refs:term (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/tools/buildman/
H A Dboard.py219 for term in word.split('&'):
220 if term:
221 sym_build.append(term)
225 term = None
231 term.AddExpr(sym)
234 if term:
235 terms.append(term)
236 term = Term()
237 term.AddExpr(sym)
238 if term:
[all …]
H A Dbuilder.py1461 term = threading.Thread(target=self.queue.join)
1462 term.setDaemon(True)
1463 term.start()
1464 while term.isAlive():
1465 term.join(100)
H A Dkconfiglib.py3243 for term in expr[1]:
3244 _get_expr_syms_rec(term, res)
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk_hdmi.c28 .sym_ctr = 0x8009, .term = 0x0004, .vlev_ctr = 0x0272,
31 .sym_ctr = 0x802b, .term = 0x0004, .vlev_ctr = 0x028d,
34 .sym_ctr = 0x8039, .term = 0x0005, .vlev_ctr = 0x028d,
37 .sym_ctr = 0x8039, .term = 0x0000, .vlev_ctr = 0x019d,
40 .sym_ctr = 0x0000, .term = 0x0000, .vlev_ctr = 0x0000,
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dpd_vdo.h362 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
364 | ((lat) & 0x7) << 13 | ((term) & 0x3) << 11 | (tx1d) << 10 \
367 #define VDO_PCABLE(hw, fw, ver, conn, lat, term, vbm, cur, spd) \ argument
369 | ((conn) & 0x3) << 18 | ((lat) & 0xf) << 13 | ((term) & 0x3) << 11 \
371 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
373 | ((conn) & 0x3) << 18 | ((lat) & 0xf) << 13 | ((term) & 0x3) << 11 \
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.c121 struct termios term; in os_tty_raw() local
130 term = orig_term; in os_tty_raw()
131 term.c_iflag = IGNBRK | IGNPAR; in os_tty_raw()
132 term.c_oflag = OPOST | ONLCR; in os_tty_raw()
133 term.c_cflag = CS8 | CREAD | CLOCAL; in os_tty_raw()
134 term.c_lflag = allow_sigs ? ISIG : 0; in os_tty_raw()
135 if (tcsetattr(fd, TCSANOW, &term)) in os_tty_raw()
/rk3399_rockchip-uboot/tools/
H A Dkwboot.c705 int rv, rc, tty, term, prot, patch; in main() local
718 term = 0; in main()
750 term = 1; in main()
783 if (!bootmsg && !term && !debugmsg) in main()
840 if (term) { in main()
/rk3399_rockchip-uboot/include/linux/
H A Ddw_hdmi.h134 u16 term; /*transmission termination value*/ member
/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PB117 b) For long-term use case
124 b) For long-term use case
/rk3399_rockchip-uboot/include/
H A Ddw_hdmi.h463 u32 term; /* transmission termination value */ member
/rk3399_rockchip-uboot/doc/driver-model/
H A Dremoteproc-framework.txt19 on various System on Chip(SoCs). The term remote processor is used to
H A Dfdt-fixup.txt53 solution is needed to address the problem at least in the medium-term.
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra30.dtsi824 nvidia,term-range-adj = <6>;
861 nvidia,term-range-adj = <6>;
897 nvidia,term-range-adj = <6>;
H A Dtegra124.dtsi893 nvidia,term-range-adj = <6>;
930 nvidia,term-range-adj = <6>;
966 nvidia,term-range-adj = <6>;
H A Dtegra20.dtsi674 nvidia,term-range-adj = <6>;
733 nvidia,term-range-adj = <6>;
H A Dtegra114.dtsi699 nvidia,term-range-adj = <6>;
735 nvidia,term-range-adj = <6>;
H A Dtegra210.dtsi793 nvidia,term-range-adj = <6>;
831 nvidia,term-range-adj = <6>;
/rk3399_rockchip-uboot/doc/
H A DREADME.kconfig69 long term to move all of them to Kconfig. In the interim, the two different
H A DREADME.mxs10 The term "MXS" refers to a family of Freescale SoCs that is composed by MX23
/rk3399_rockchip-uboot/drivers/video/
H A Ddw_hdmi.c357 hdmi_phy_i2c_write(hdmi, hdmi->phy_cfg[i].term, PHY_TXTERM); in hdmi_phy_configure()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c1961 char term = (i == 5 ? '\0' : ':'); in is_eth_addr_valid() local
1965 if ((q - p) != 2 || *q++ != term) in is_eth_addr_valid()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c828 dw_hdmi_phy_i2c_write(hdmi, phy_config->term, HDMI_3D_TX_PHY_TXTERM); in hdmi_phy_configure_dwc_hdmi_3d_tx()
2408 hdmi->plat_data->phy_config[i].term = (u16)phy_config[i * 4 + 2]; in rockchip_dw_hdmi_init()
/rk3399_rockchip-uboot/Licenses/
H A Dgpl-2.0.txt70 the term "modification".) Each licensee is addressed as "you".
H A Dlgpl-2.1.txt134 included without limitation in the term "modification".)
H A Dlgpl-2.0.txt121 included without limitation in the term "modification".)

12