| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_vt100.c | 49 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 D | cmdline_vt100.h | 90 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 D | files.imx5 | 47 arm/freescale/imx/imx51_ipuv3_fbd.c optional vt 48 dev/vt/hw/fb/vt_early_fb.c optional vt
|
| H A D | files.imx6 | 29 arm/freescale/imx/imx6_ipu.c optional vt
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | mt6380-regulator.txt | 13 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 D | files.vybrid | 14 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 D | mt6380.dtsi | 77 mt6380_vt_reg: ldo-vt { 78 regulator-name = "vt";
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_fb.c | 134 #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 D | altq_hfsc.c | 952 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 D | altq_hfsc.h | 91 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 D | socfpga_vt.dts | 11 compatible = "altr,socfpga-vt", "altr,socfpga";
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lparser.h | 47 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */ member
|
| /f-stack/freebsd/mips/conf/ |
| H A D | BERI_DE4_BASE | 36 device vt
|
| H A D | JZ4780 | 92 device vt
|
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | files.am335x | 8 arm/ti/am335x/am335x_lcd.c optional sc | vt
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_lcd.c | 202 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 D | files.jz4780 | 9 mips/ingenic/jz4780_lcd.c optional vt
|
| /f-stack/freebsd/mips/beri/ |
| H A D | files.beri | 22 dev/terasic/mtl/terasic_mtl_vt.c optional terasic_mtl vt
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | MINIMAL | 115 # vt is the new video console driver 116 device vt
|
| /f-stack/freebsd/i386/conf/ |
| H A D | MINIMAL | 115 # vt is the new video console driver 116 device vt
|
| /f-stack/freebsd/arm/conf/ |
| H A D | RPI-B | 51 device vt
|
| H A D | VYBRID | 102 device vt
|
| H A D | TEGRA124 | 125 device vt
|
| H A D | IMX6 | 112 device vt
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | files.bcm283x | 7 arm/broadcom/bcm2835/bcm2835_fbd.c optional vt
|