Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/kosagi/novena/
H A Dvideo.c66 int clkcnt; in it6251_is_stable() local
77 clkcnt = (i2c_reg_read(laddr, IT6251_REG_PCLK_CNT_LOW) & 0xff) | in it6251_is_stable()
80 debug("Clock: 0x%02x\n", clkcnt); in it6251_is_stable()