Lines Matching +full:prcmu +full:- +full:timer +full:- +full:4
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) ST-Ericsson SA 2011
5 * Author: Mattias Wallin <mattias.wallin@stericsson.com> for ST-Ericsson
6 * Author: Sundar Iyer for ST-Ericsson
8 * plat-nomadik/timer.c Linus Walleij <linus.walleij@stericsson.com>
10 * DBx500-PRCMU Timer
11 * The PRCMU has 5 timers which are available in a always-on
12 * power domain. We use the Timer 4 for our always-on clock
40 /* Negate because the timer is a decrementing counter */ in clksrc_dbx500_prcmu_read()
45 .name = "dbx500-prcmu-timer",
57 * The A9 sub system expects the timer to be configured as in clksrc_dbx500_prcmu_init()
58 * a continuous looping timer. in clksrc_dbx500_prcmu_init()
59 * The PRCMU should configure it but if it for some reason in clksrc_dbx500_prcmu_init()
71 TIMER_OF_DECLARE(dbx500_prcmu, "stericsson,db8500-prcmu-timer-4",