Searched defs:colour (Results 1 - 8 of 8) sorted by relevance

/u-boot/include/
H A Ddm-demo.h17 const char *colour; member in struct:dm_demo_pdata
/u-boot/arch/sandbox/include/asm/
H A Dserial.h16 int colour; /* Text colour to use for output, -1 for none */ member in struct:sandbox_serial_plat
/u-boot/drivers/demo/
H A Ddemo-shape.c46 const char *colour = pdata->colour; local
/u-boot/drivers/serial/
H A Dsandbox.c42 static void output_ansi_colour(int colour) argument
235 const char *colour; local
[all...]
/u-boot/boot/
H A Dexpo.c193 u32 colour; local
/u-boot/board/bluewater/gurnard/
H A Dgurnard.c121 u16 colour; local
/u-boot/drivers/video/
H A Dvideo-uclass.c215 int video_fill(struct udevice *dev, u32 colour) argument
149 video_fill_part(struct udevice *dev, int xstart, int ystart, int xend, int yend, u32 colour) argument
/u-boot/tools/
H A Dfdtgrep.c52 int colour; /* Display output in ANSI colour */ member in struct:display_info
[all...]

Completed in 52 milliseconds