Home
last modified time | relevance | path

Searched refs:cx (Results 1 – 7 of 7) sorted by relevance

/u-boot/configs/
A DSunchip_CX-A99_defconfig3 CONFIG_DEFAULT_DEVICE_TREE="sun9i-a80-cx-a99"
/u-boot/drivers/bios_emulator/include/
A Dbiosemu.h173 u16 cx_hi, cx; member
183 u16 cx, cx_hi; member
/u-boot/arch/arm/dts/
A Dsun9i-a80-cx-a99.dts2 * sun9i-a80-cx-a99.dts - Device Tree file for the Sunchip CX-A99 board.
65 compatible = "sunchip,cx-a99", "allwinner,sun9i-a80";
80 label = "cx-a99:blue:status";
85 label = "cx-a99:red:status";
A DMakefile769 sun9i-a80-cx-a99.dtb
/u-boot/drivers/video/
A Dstb_truetype.h730 stbtt_vertex_type x,y,cx,cy; member
1180 v->cx = (stbtt_int16) cx; in stbtt_setvertex()
1233 stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve, (cx+scx)>>1, (cy+scy)>>1, cx,cy); in stbtt__close_shape()
1237 stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve,sx,sy,cx,cy); in stbtt__close_shape()
1262 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local
1330 sx = sy = cx = cy = scx = scy = 0; in stbtt_GetGlyphShape()
1368 … stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve, (cx+x)>>1, (cy+y)>>1, cx, cy); in stbtt_GetGlyphShape()
1369 cx = x; in stbtt_GetGlyphShape()
1438 x=v->cx; y=v->cy; in stbtt_GetGlyphShape()
1439 v->cx = (stbtt_vertex_type)(m * (mtx[0]*x + mtx[2]*y + mtx[4])); in stbtt_GetGlyphShape()
[all …]
/u-boot/scripts/kconfig/
A Dgconf.c893 gint cx, cy; in on_treeview2_button_press_event() local
895 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview2_button_press_event()
1009 gint cx, cy; in on_treeview1_button_press_event() local
1011 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview1_button_press_event()
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-s.txt32 - fsps,enable-cx: CPU power states (C-states)

Completed in 28 milliseconds