Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tiny/
Dili9225.c196 u8 am_id; in ili9225_pipe_enable() local
237 am_id = 0x30; in ili9225_pipe_enable()
240 am_id = 0x18; in ili9225_pipe_enable()
243 am_id = 0x00; in ili9225_pipe_enable()
246 am_id = 0x28; in ili9225_pipe_enable()
251 ili9225_command(dbi, ILI9225_ENTRY_MODE, 0x1000 | am_id); in ili9225_pipe_enable()