Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_ADDR_CTRL
drivers/rtc/rtc-ds1302.c
127
addr = RTC_ADDR_CTRL << 1 | RTC_CMD_READ;
drivers/rtc/rtc-ds1302.c
150
*bp++ = RTC_ADDR_CTRL << 1 | RTC_CMD_WRITE;
drivers/rtc/rtc-ds1302.c
160
addr = RTC_ADDR_CTRL << 1 | RTC_CMD_READ;
drivers/rtc/rtc-ds1302.c
46
*bp++ = RTC_ADDR_CTRL << 1 | RTC_CMD_WRITE;