Home
last modified time | relevance | path

Searched refs:vt (Results 1 – 25 of 37) sorted by relevance

12

/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_vt100.c49 if (!vt) in vt100_init()
51 vt->state = CMDLINE_VT100_INIT; in vt100_init()
81 if (!vt) in vt100_parser()
86 vt->bufpos = 0; in vt100_parser()
89 vt->buf[vt->bufpos++] = c; in vt100_parser()
90 size = vt->bufpos; in vt100_parser()
92 switch (vt->state) { in vt100_parser()
98 vt->bufpos = 0; in vt100_parser()
108 vt->bufpos = 0; in vt100_parser()
116 vt->bufpos = 0; in vt100_parser()
[all …]
H A Dcmdline_vt100.h90 void vt100_init(struct cmdline_vt100 *vt);
98 int vt100_parser(struct cmdline_vt100 *vt, char c);
/f-stack/freebsd/arm/freescale/imx/
H A Dfiles.imx547 arm/freescale/imx/imx51_ipuv3_fbd.c optional vt
48 dev/vt/hw/fb/vt_early_fb.c optional vt
H A Dfiles.imx629 arm/freescale/imx/imx6_ipu.c optional vt
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dmt6380-regulator.txt13 ldo-vm ,ldo-va , ldo-vphy, ldo-vddr, ldo-vt
81 mt6380_vt_reg: ldo-vt {
82 regulator-name = "vt";
/f-stack/freebsd/arm/freescale/vybrid/
H A Dfiles.vybrid14 arm/freescale/vybrid/vf_tcon.c optional vt
15 arm/freescale/vybrid/vf_dcu4.c optional vt
/f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/
H A Dmt6380.dtsi77 mt6380_vt_reg: ldo-vt {
78 regulator-name = "vt";
/f-stack/freebsd/arm/allwinner/
H A Da10_fb.c134 #define BASIC4_VT(vt) ((vt) << 16) argument
147 #define VBLANK_LEN(vt, vd, i) ((((vt) << (i)) >> 1) - (vd) - 2) argument
148 #define VTOTAL(vt) ((vt) * 2) argument
/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c952 u_int64_t vt, f, cur_time; in init_vf() local
971 vt = max_cl->cl_vt; in init_vf()
973 vt = (cl->cl_parent->cl_cvtmin + vt)/2; in init_vf()
976 cl->cl_parentperiod || vt > cl->cl_vt) in init_vf()
977 cl->cl_vt = vt; in init_vf()
985 vt = cl->cl_parent->cl_cvtmax; in init_vf()
988 p->cl_vtoff += vt; in init_vf()
996 vt = cl->cl_vt + cl->cl_vtoff; in init_vf()
998 if (cl->cl_virtual.x == vt) { in init_vf()
1596 sp->vt = cl->cl_vt; in get_class_stats_v0()
[all …]
H A Daltq_hfsc.h91 u_int64_t vt; /* virtual time */ member
134 u_int64_t vt; /* virtual time */ member
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsocfpga_vt.dts11 compatible = "altr,socfpga-vt", "altr,socfpga";
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.h47 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */ member
/f-stack/freebsd/mips/conf/
H A DBERI_DE4_BASE36 device vt
H A DJZ478092 device vt
/f-stack/freebsd/arm/ti/am335x/
H A Dfiles.am335x8 arm/ti/am335x/am335x_lcd.c optional sc | vt
/f-stack/freebsd/mips/ingenic/
H A Djz4780_lcd.c202 u_int hds, hde, ht, vds, vde, vt; in jzlcd_set_videomode() local
219 vt = vde + vfp; in jzlcd_set_videomode()
223 (ht << LCDVAT_HT_SHIFT) | (vt << LCDVAT_VT_SHIFT)); in jzlcd_set_videomode()
H A Dfiles.jz47809 mips/ingenic/jz4780_lcd.c optional vt
/f-stack/freebsd/mips/beri/
H A Dfiles.beri22 dev/terasic/mtl/terasic_mtl_vt.c optional terasic_mtl vt
/f-stack/freebsd/amd64/conf/
H A DMINIMAL115 # vt is the new video console driver
116 device vt
/f-stack/freebsd/i386/conf/
H A DMINIMAL115 # vt is the new video console driver
116 device vt
/f-stack/freebsd/arm/conf/
H A DRPI-B51 device vt
H A DVYBRID102 device vt
H A DTEGRA124125 device vt
H A DIMX6112 device vt
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dfiles.bcm283x7 arm/broadcom/bcm2835/bcm2835_fbd.c optional vt

12