Home
last modified time | relevance | path

Searched defs:user_wday (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/rtc/
H A Dds1338.c178 int user_wday = (data & 7) - 1; in ds1338_send() local
H A Drs5c372.c158 int user_wday = (data & 7) - 1; in rs5c372_send() local