Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf8523.c16 #define PCF8523_CONTROL1_CAP_SEL BIT(7) macro
68 value = PCF8523_CONTROL1_CAP_SEL; in pcf8523_load_capacitance()
75 PCF8523_CONTROL1_CAP_SEL, value); in pcf8523_load_capacitance()