Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.3-rc8 9 lines 227 B view raw
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