Searched refs:zr36016_read (Results 1 – 2 of 2) sorted by relevance
33 static u8 zr36016_read(struct zr36016 *ptr, u16 reg) in zr36016_read() function107 ptr->version = zr36016_read(ptr, 0) >> 4; in zr36016_read_version()
146 static u32 zr36016_read(struct videocodec *codec, u16 reg) in zr36016_read() function1145 m->readreg = zr36016_read; in zoran_setup_videocodec()