Home
last modified time | relevance | path

Searched refs:has_uart1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h34 unsigned int has_uart1:1; member
/Linux-v5.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c48 .has_uart1 = 1,
861 if (board.has_uart1) in board_register_devices()