Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dgl861.c81 static int gl861_short_write(struct dvb_usb_device *d, u8 addr, u8 reg, u8 val) in gl861_short_write() function
342 ret = gl861_short_write(d, 0x00, 0x11, 0x02); in friio_reset()
347 ret = gl861_short_write(d, 0x00, 0x11, 0x00); in friio_reset()
383 ret = gl861_short_write(d, 0x00, 0x30, 0x04); in friio_reset()
387 ret = gl861_short_write(d, 0x00, 0x00, 0x01); in friio_reset()
391 ret = gl861_short_write(d, 0x00, 0x06, 0x0f); in friio_reset()
396 ret = gl861_short_write(d, 0x00, friio_init_cmds[i][0], in friio_reset()