Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.c772 u32 scl_en, other_en = 0, val = SW_SCL_ENABLE; in is_stopped_scl() local
780 other_en = val & 0x8f; in is_stopped_scl()
782 is_stopped = (scl_en | other_en) ? false : true; in is_stopped_scl()