Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tiny/
Dili9225.c197 u8 am_id; in ili9225_pipe_enable() local
238 am_id = 0x30; in ili9225_pipe_enable()
241 am_id = 0x18; in ili9225_pipe_enable()
244 am_id = 0x00; in ili9225_pipe_enable()
247 am_id = 0x28; in ili9225_pipe_enable()
252 ili9225_command(dbi, ILI9225_ENTRY_MODE, 0x1000 | am_id); in ili9225_pipe_enable()