Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dpcf8583var.h41 extern int pcfrtc_bootstrap_read(i2c_tag_t, int, int, u_int8_t *, size_t);
H A Dpcf8583.c435 pcfrtc_bootstrap_read(i2c_tag_t tag, int i2caddr, int offset, in pcfrtc_bootstrap_read() function
/netbsd-src/sys/arch/acorn32/acorn32/
H A Drpc_machdep.c1121 if (pcfrtc_bootstrap_read(acorn32_i2c_tag, 0x50, in cmos_read()