Searched defs:bpp (Results 1 – 22 of 22) sorted by relevance
| /u-boot/drivers/video/ |
| A D | mxsfb.c | 60 struct display_timing *timings, int bpp) in mxs_lcd_init() 202 int bpp, u32 fb) in mxs_probe_common() 257 u32 *bpp) in mxs_of_get_timings() 297 u32 bpp = 0; in mxs_video_probe() local 348 u32 bpp = 0; in mxs_video_bind() local
|
| A D | anx9804.h | 22 int bpp) {} in anx9804_init()
|
| A D | anx9804.c | 29 void anx9804_init(struct udevice *i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
|
| A D | videomodes.c | 162 int bpp; in video_get_params() local
|
| /u-boot/drivers/phy/ |
| A D | phy-core-mipi-dphy.c | 20 unsigned int bpp, in phy_mipi_dphy_get_default_config()
|
| /u-boot/include/ |
| A D | video_easylogo.h | 21 int bpp; member
|
| A D | ec_commands.h | 4529 uint16_t bpp; member
|
| /u-boot/drivers/video/ti/ |
| A D | tilcdc.h | 28 u32 bpp; member
|
| /u-boot/arch/arm/include/asm/arch-tegra20/ |
| A D | display.h | 15 unsigned bpp; /* Bits per pixel */ member
|
| /u-boot/arch/arm/include/asm/arch-tegra30/ |
| A D | display.h | 15 unsigned int bpp; /* Bits per pixel */ member
|
| /u-boot/drivers/video/sunxi/ |
| A D | sunxi_lcd.c | 38 static int sunxi_lcd_enable(struct udevice *dev, int bpp, in sunxi_lcd_enable()
|
| A D | sunxi_de2.c | 63 int bpp, ulong address, bool is_composite) in sunxi_de2_mode_set()
|
| A D | sunxi_dw_hdmi.c | 240 int bpp) in sunxi_dw_hdmi_lcdc_init()
|
| /u-boot/board/friendlyarm/nanopi2/ |
| A D | nxp-fb.h | 67 int bpp; member
|
| /u-boot/drivers/video/tegra124/ |
| A D | display.c | 213 static int tegra_depth_for_bpp(int bpp) in tegra_depth_for_bpp()
|
| /u-boot/drivers/video/bridge/ |
| A D | anx6345.c | 273 int ret, i, bpp; in anx6345_enable() local
|
| /u-boot/drivers/video/stm32/ |
| A D | stm32_dsi.c | 271 int ret, bpp; in dsi_get_lane_mbps() local
|
| A D | stm32_ltdc.c | 433 u32 val, tmp, bpp; in stm32_ltdc_set_layer1() local
|
| /u-boot/drivers/spi/ |
| A D | iproc_qspi.c | 284 int bpp = (op->dummy.nbytes * 8) / op->dummy.buswidth; in bspi_set_flex_mode() local
|
| /u-boot/arch/arm/mach-bcm283x/include/mach/ |
| A D | mbox.h | 362 u32 bpp; member 365 u32 bpp; member
|
| /u-boot/drivers/video/rockchip/ |
| A D | dw_mipi_dsi_rockchip.c | 498 int bpp; in dw_mipi_dsi_get_lane_mbps() local
|
| /u-boot/include/linux/ |
| A D | fb.h | 566 #define FB_LEFT_POS(p, bpp) (fb_be_math(p) ? (32 - (bpp)) : 0) argument
|
Completed in 61 milliseconds