Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-widechips-ws2401.c36 #define WS2401_READ_ID3 0xdc /* Read panel ID 3 */ macro
53 WS2401_READ_ID3,
120 ret = mipi_dbi_command_read(dbi, WS2401_READ_ID3, &id3); in ws2401_read_mtp_id()