Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-atcrtc100.c30 #define ID_MSK GENMASK(31, 8) macro
294 if (FIELD_GET(ID_MSK, rtc_id) != ID_ATCRTC100) in atcrtc_probe()