Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tiny/
Dili9225.c190 u8 am_id; in ili9225_pipe_enable() local
231 am_id = 0x30; in ili9225_pipe_enable()
234 am_id = 0x18; in ili9225_pipe_enable()
237 am_id = 0x00; in ili9225_pipe_enable()
240 am_id = 0x28; in ili9225_pipe_enable()
245 ili9225_command(dbi, ILI9225_ENTRY_MODE, 0x1000 | am_id); in ili9225_pipe_enable()