Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf2127.c48 #define PCF2127_BIT_CTRL3_BLF BIT(2) macro
347 if (val & PCF2127_BIT_CTRL3_BLF) in pcf2127_rtc_ioctl()