Searched defs:grey (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | bt455.h | 42 static inline void bt455_read_cmap_next(struct bt455_regs *regs, u8 *grey) in bt455_read_cmap_next() 52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() 62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() 73 int cr, u8 *grey) in bt455_read_cmap_entry() 80 int cr, u8 grey) in bt455_write_cmap_entry() 86 static inline void bt455_write_ovly_entry(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_entry()
|
/openbmc/linux/drivers/media/platform/microchip/ |
H A D | microchip-isc-base.c | 572 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
|
/openbmc/linux/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-isc-base.c | 548 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
|