Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_led_test.c50 #define TRIGGER_NONE 0 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h72 TRIGGER_NONE = 0, enumerator
H A Ddsi_host.c893 data |= DSI_TRIG_CTRL_MDP_TRIGGER(TRIGGER_NONE); in dsi_ctrl_config()