Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dxc3028.c421 static uint8_t scode_init[] = { 0xa0, 0x00, 0x00, 0x00 }; in xc3028_scode_upload() local
427 error = xc3028_write_buffer(xc, scode_init, sizeof(scode_init)); in xc3028_scode_upload()