Searched full:mikrotik (Results 1 – 25 of 36) sorted by relevance
12
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
| D | mikrotik,rb4xx-spi.yaml | 4 $id: http://devicetree.org/schemas/spi/mikrotik,rb4xx-spi.yaml# 7 title: MikroTik RB4xx series SPI master 18 const: mikrotik,rb4xx-spi 34 compatible = "mikrotik,rb4xx-spi";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | mikrotik,rb4xx-spi.yaml | 4 $id: http://devicetree.org/schemas/spi/mikrotik,rb4xx-spi.yaml# 7 title: MikroTik RB4xx series SPI master 18 const: mikrotik,rb4xx-spi 34 compatible = "mikrotik,rb4xx-spi";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/marvell/ |
| D | armada-xp-crs305-1g-4s.dts | 3 * Device Tree file for MikroTik CRS305-1G-4S+ board 12 model = "MikroTik CRS305-1G-4S+";
|
| D | armada-xp-crs326-24g-2s.dts | 3 * Device Tree file for MikroTik CRS326-24G-2S+ board 12 model = "MikroTik CRS326-24G-2S+";
|
| D | armada-xp-crs328-4c-20s-4s.dts | 3 * Device Tree file for MikroTik CRS328-4C-20S-4S+ board 12 model = "MikroTik CRS328-4C-20S-4S+";
|
| D | armada-xp-crs305-1g-4s-bit.dts | 3 * Device Tree file for MikroTik CRS305-1G-4S+ Bit board 12 model = "MikroTik CRS305-1G-4S+ Bit";
|
| D | armada-xp-crs328-4c-20s-4s-bit.dts | 3 * Device Tree file for MikroTik CRS328-4C-20S-4S+ Bit board 12 model = "MikroTik CRS328-4C-20S-4S+ Bit";
|
| D | armada-xp-crs326-24g-2s-bit.dts | 3 * Device Tree file for MikroTik CRS326-24G-2S+ Bit board 12 model = "MikroTik CRS326-24G-2S+ Bit";
|
| D | armada-xp-crs305-1g-4s.dtsi | 25 compatible = "mikrotik,crs305-1g-4s", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
|
| D | armada-xp-crs326-24g-2s.dtsi | 25 compatible = "mikrotik,crs326-24g-2s", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
|
| D | armada-xp-crs328-4c-20s-4s.dtsi | 25 compatible = "mikrotik,crs328-4c-20s-4s", "marvell,armadaxp-98dx3236", "marvell,armada-370-xp";
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-rb4xx.c | 3 * SPI controller driver for the Mikrotik RB4xx boards 9 * MikroTik for their RouterBoard 4xx series devices. 192 { .compatible = "mikrotik,rb4xx-spi" }, 208 MODULE_DESCRIPTION("Mikrotik RB4xx SPI controller driver");
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-rb4xx.c | 3 * SPI controller driver for the Mikrotik RB4xx boards 9 * MikroTik for their RouterBoard 4xx series devices. 194 { .compatible = "mikrotik,rb4xx-spi" }, 210 MODULE_DESCRIPTION("Mikrotik RB4xx SPI controller driver");
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | bootinfo.h | 45 * Valid machtype for group Mikrotik 47 #define MACH_MIKROTIK_RB532 0 /* Mikrotik RouterBoard 532 */ 48 #define MACH_MIKROTIK_RB532A 1 /* Mikrotik RouterBoard 532A */
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | bootinfo.h | 45 * Valid machtype for group Mikrotik 47 #define MACH_MIKROTIK_RB532 0 /* Mikrotik RouterBoard 532 */ 48 #define MACH_MIKROTIK_RB532A 1 /* Mikrotik RouterBoard 532A */
|
| /kernel/linux/linux-6.6/arch/mips/rb532/ |
| D | setup.c | 75 return "Mikrotik RB532A"; in get_system_type() 78 return "Mikrotik RB532"; in get_system_type()
|
| /kernel/linux/linux-5.10/arch/mips/rb532/ |
| D | setup.c | 75 return "Mikrotik RB532A"; in get_system_type() 78 return "Mikrotik RB532"; in get_system_type()
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| D | pata_rb532_cf.c | 4 * Mikrotik's RouterBoard 532 board. 13 * Also was based on the driver for Linux 2.4.xx published by Mikrotik for 14 * their RouterBoard 1xx and 5xx series devices. The original Mikrotik code
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | pata_rb532_cf.c | 4 * Mikrotik's RouterBoard 532 board. 13 * Also was based on the driver for Linux 2.4.xx published by Mikrotik for 14 * their RouterBoard 1xx and 5xx series devices. The original Mikrotik code
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | qcom-ipq8064-rb3011.dts | 6 model = "MikroTik RB3011UiAS-RM"; 7 compatible = "mikrotik,rb3011";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/qcom/ |
| D | qcom-ipq8064-rb3011.dts | 7 model = "MikroTik RB3011UiAS-RM"; 8 compatible = "mikrotik,rb3011", "qcom,ipq8064";
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ |
| D | Kconfig | 104 If you have a Mikrotik RouterBoard 500 or IDT RC32434
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ |
| D | Kconfig | 107 If you have a Mikrotik RouterBoard 500 or IDT RC32434
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | Kconfig | 602 tristate "Mikrotik Routerboard 532 button interface" 607 Mikrotik's Routerboard 532.
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| D | Kconfig | 261 tristate "LED Support for Mikrotik Routerboard 532" 266 Mikrotik's Routerboard 532.
|
12