Lines Matching full:stm
8 * STM supports commonly required system and application software
9 * timing functions. STM includes a 32-bit count-up timer and four
11 * channel. The timer is driven by the STM module clock divided by an
379 * stm hardware doesn't support oneshot, it will generate an in nxp_stm_module_interrupt()
402 * The device tree can have multiple STM nodes described, so in nxp_stm_timer_probe()
414 * of STM instances has been sized to include at most one in nxp_stm_timer_probe()
421 * However if the device tree is describing more STM instances in nxp_stm_timer_probe()
453 * Next probed STM will be a per CPU clockevent, until we in nxp_stm_timer_probe()
472 ret = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "STM timer:starting", in nxp_stm_timer_probe()
482 { .compatible = "nxp,s32g2-stm" },
490 .name = "nxp-stm",