Searched full:irtc (Results 1 – 6 of 6) sorted by relevance
4 description: IRTC6 compatible: "nxp,irtc"23 The input clock select for IRTC.
31 /* The IRTC Offset is 2112 instead of 1900 [2112 - 1900] -> [212] */74 /* The IRTC Month Index starts at 1 instead of 0 */ in nxp_irtc_set_time()85 /* 1 is valid for rtc_time.tm_wday property but is out of bounds for IRTC registers */ in nxp_irtc_set_time()122 /* There is no nano second support for IRTC */ in nxp_irtc_get_time()124 /* There is no day of the year support for IRTC */ in nxp_irtc_get_time()
122 /* 0x0 Clock Select Value Set IRTC to use FRO 16K Clk */ in mcux_lpc_syscon_clock_control_on()125 /* 0x1 Clock Select Value Set IRTC to use Osc 32K Clk */ in mcux_lpc_syscon_clock_control_on()
843 compatible = "nxp,irtc";
1025 compatible = "nxp,irtc";
761 * Added the NXP IRTC Driver.