| /arch/arm/mach-nexell/include/mach/ |
| A D | display.h | 216 int module; member 226 void nx_lvds_display(int module, 232 void nx_rgb_display(int module, 237 void nx_hdmi_display(int module, 243 void nx_mipi_display(int module, 252 void dp_control_init(int module); 255 void dp_control_enable(int module, int on); 257 void dp_plane_init(int module); 259 void dp_plane_screen_enable(int module, int on); 264 int dp_plane_set_enable(int module, int layer, int on); [all …]
|
| A D | display_dev.h | 13 int module; member
|
| /arch/arm/dts/ |
| A D | am335x-brppt1-mmc-u-boot.dtsi | 17 target-module@0 22 target-module@7000 { 26 target-module@9000 { 46 target-module@4c000 { 55 target-module@ac000 { 59 target-module@ae000 {
|
| A D | omap5-u-boot.dtsi | 114 target-module@2000 { 119 target-module@64000 { 128 target-module@20000 { 133 target-module@70000 { 138 target-module@9c000 { 143 target-module@b4000 {
|
| A D | am33xx-l4.dtsi | 33 target-module@0 { /* 0x44d00000, ap 4 28.0 */ 43 target-module@80000 { /* 0x44d80000, ap 6 10.0 */ 89 target-module@0 { /* 0x44e00000, ap 8 58.0 */ 114 target-module@3000 { /* 0x44e03000, ap 10 0a.0 */ 122 target-module@5000 { /* 0x44e05000, ap 12 30.0 */ 175 target-module@9000 { /* 0x44e09000, ap 16 04.0 */ 206 target-module@b000 { /* 0x44e0b000, ap 18 48.0 */ 229 target-module@d000 { /* 0x44e0d000, ap 20 38.0 */ 492 target-module@c000 { /* 0x47c0c000, ap 3 04.0 */ 746 target-module@0 { /* 0x4b140000, ap 5 02.2 */ [all …]
|
| A D | am335x-pdu001-u-boot.dtsi | 12 target-module@10000 { 23 target-module@a6000 { 30 target-module@e000 {
|
| A D | am335x-sancloud-bbe-lite-u-boot.dtsi | 11 target-module@0 { 33 target-module@30000 {
|
| A D | am335x-evm-u-boot.dtsi | 12 target-module@e000 { 38 target-module@9000 {
|
| A D | k3-am62p-verdin-wifi.dtsi | 10 /* On-module Bluetooth */ 23 /* On-module Wi-Fi */
|
| A D | k3-am62p5-verdin-wifi-dev-u-boot.dtsi | 32 /* MDIO, shared by Verdin ETH_1 (On-module PHY) and Verdin ETH_2_RGMII */ 40 /* Verdin ETH_1 (On-module PHY) */ 164 /* On-module I2C - PMIC_I2C */
|
| A D | bcm2837-rpi-3-a-plus.dts | 92 /* Used by BT module */ 136 * WL_REG_ON and BT_REG_ON of the CYW43455 Wifi/BT module are driven 163 /* uart0 communicates with the BT module */
|
| A D | meson-axg-s400-u-boot.dtsi | 6 /* wifi module */
|
| A D | am335x-pxm50-u-boot.dtsi | 14 target-module@e000 {
|
| A D | am335x-evmsk-u-boot.dtsi | 14 target-module@e000 {
|
| A D | am335x-rut-u-boot.dtsi | 14 target-module@e000 {
|
| A D | imx8mp-toradex-smarc.dtsi | 419 /* On-module I2C */ 736 /* On-module Wi-Fi */ 771 /* On-module eMMC */ 792 /* On-module Bluetooth */ 946 /* On-module I2C */ 1136 /* On-module Wi-Fi */ 1146 /* On-module Wi-Fi */ 1156 /* On-module Wi-Fi */ 1230 /* On-module eMMC */ 1245 /* On-module eMMC */ [all …]
|
| /arch/mips/dts/ |
| A D | jz4780.dtsi | 78 clock-names = "baud", "module"; 92 clock-names = "baud", "module"; 106 clock-names = "baud", "module"; 120 clock-names = "baud", "module"; 134 clock-names = "baud", "module";
|
| /arch/arm/include/asm/mach-imx/ |
| A D | module_fuse.h | 70 enum fuse_module_type module; member 78 static inline u32 check_module_fused(enum fuse_module_type module) in check_module_fused() argument 118 u32 check_module_fused(enum fuse_module_type module);
|
| /arch/arm/mach-rockchip/px30/ |
| A D | Kconfig | 42 MXM-230 connector) system-on-module from Theobroma Systems[1], 47 * up to 128GB on-module eMMC (with 8-bit 1.8V interface) 49 * Fast Ethernet with on-module TI DP83825I PHY 55 * on-module companion controller (STM32 Cortex-M0 or ATtiny), implementing: 59 * on-module Espressif ESP32 for Bluetooth + 2.4GHz WiFi 60 * on-module NXP SE05x Secure Element
|
| /arch/riscv/dts/ |
| A D | th1520-lichee-pi-4a.dts | 6 #include "th1520-lichee-module-4a.dtsi" 11 compatible = "sipeed,lichee-pi-4a", "sipeed,lichee-module-4a", "thead,th1520";
|
| /arch/arm/mach-rockchip/rk3399/ |
| A D | Kconfig | 50 The RK3399-Q7 (Puma) is a system-on-module (designed and 57 * on-module USB 3.0 hub (2x USB 3.0 host + 1x USB 2.0 host) 59 * on-module Micrel KSZ9031 GbE PHY 60 * on-module eMMC (up to 256GB configurations available) 61 * on-module DDR3 (1GB, 2GB and 4GB configurations available) 107 * WiFI/BT module socket
|
| /arch/arm/mach-imx/mx6/ |
| A D | module_fuse.c | 173 u32 check_module_fused(enum fuse_module_type module) in check_module_fused() argument 178 if (mx6_fuse_descs[i].module == module) { in check_module_fused()
|
| /arch/arm/mach-bcm283x/include/mach/ |
| A D | msg.h | 15 int bcm2835_power_on_module(u32 module);
|
| /arch/arm/mach-davinci/include/mach/ |
| A D | da850_lowlevel.h | 28 void da850_lpc_transition(unsigned char pscnum, unsigned char module,
|
| /arch/arm/mach-rockchip/rv1126/ |
| A D | Kconfig | 7 Neural Compute Module 2(Neu2) is a 96boards SoM-CB compute module 67 source "board/edgeble/neural-compute-module-2/Kconfig"
|