Home
last modified time | relevance | path

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

/external/u-boot/board/kosagi/novena/
Dvideo.c65 int clkcnt; in it6251_is_stable() local
76 clkcnt = (i2c_reg_read(laddr, IT6251_REG_PCLK_CNT_LOW) & 0xff) | in it6251_is_stable()
79 debug("Clock: 0x%02x\n", clkcnt); in it6251_is_stable()