Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCF8563_REG_DW
drivers/rtc/rtc-pcf8563.c
176
tm->tm_wday = buf[PCF8563_REG_DW] & 0x07;
drivers/rtc/rtc-pcf8563.c
218
buf[PCF8563_REG_DW] = tm->tm_wday & 0x07;