root/scripts/dtc/include-prefixes/dt-bindings/clock/bcm2835-aux.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 /*
   3  * Copyright (C) 2015 Broadcom Corporation
   4  */
   5 
   6 #define BCM2835_AUX_CLOCK_UART          0
   7 #define BCM2835_AUX_CLOCK_SPI1          1
   8 #define BCM2835_AUX_CLOCK_SPI2          2
   9 #define BCM2835_AUX_CLOCK_COUNT         3

/* [<][>][^][v][top][bottom][index][help] */