Searched refs:PCF50633_INT1_SECOND (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/mfd/pcf50633/
H A Dcore.h167 PCF50633_INT1_SECOND = 0x80, /* RTC periodic second interrupt */ enumerator in enum:pcf50633_reg_int1
/linux-master/drivers/mfd/
H A Dpcf50633-irq.c157 if ((pcf_int[0] & PCF50633_INT1_SECOND) && pcf->onkey1s_held) {
171 PCF50633_INT1_SECOND);
182 if (pcf->mask_regs[0] & PCF50633_INT1_SECOND)
185 PCF50633_INT1_SECOND,
186 PCF50633_INT1_SECOND);

Completed in 230 milliseconds