include/dt-bindings/pinctrl/pinctrl-sg2000.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/pinctrl/pinctrl-sg2000.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/pinctrl/pinctrl-sg2000.h- Extension
.h- Size
- 4652 bytes
- Lines
- 128
- Domain
- Repository Root And Misc
- Bucket
- include
- Inferred role
- Repository Root And Misc: implementation source
- Status
- source implementation candidate
Why This File Exists
Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.
- Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.
Dependency Surface
dt-bindings/pinctrl/pinctrl-cv18xx.h
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
#ifndef _DT_BINDINGS_PINCTRL_SG2000_H
#define _DT_BINDINGS_PINCTRL_SG2000_H
#include <dt-bindings/pinctrl/pinctrl-cv18xx.h>
#define PINPOS(row, col) \
((((row) - 'A' + 1) << 8) + ((col) - 1))
#define PIN_MIPI_TXM4 PINPOS('A', 2)
#define PIN_MIPIRX0N PINPOS('A', 4)
#define PIN_MIPIRX3P PINPOS('A', 6)
#define PIN_MIPIRX4P PINPOS('A', 7)
#define PIN_VIVO_D2 PINPOS('A', 9)
#define PIN_VIVO_D3 PINPOS('A', 10)
#define PIN_VIVO_D10 PINPOS('A', 12)
#define PIN_USB_VBUS_DET PINPOS('A', 13)
#define PIN_MIPI_TXP3 PINPOS('B', 1)
#define PIN_MIPI_TXM3 PINPOS('B', 2)
#define PIN_MIPI_TXP4 PINPOS('B', 3)
#define PIN_MIPIRX0P PINPOS('B', 4)
#define PIN_MIPIRX1N PINPOS('B', 5)
#define PIN_MIPIRX2N PINPOS('B', 6)
#define PIN_MIPIRX4N PINPOS('B', 7)
#define PIN_MIPIRX5N PINPOS('B', 8)
#define PIN_VIVO_D1 PINPOS('B', 9)
#define PIN_VIVO_D5 PINPOS('B', 10)
#define PIN_VIVO_D7 PINPOS('B', 11)
#define PIN_VIVO_D9 PINPOS('B', 12)
#define PIN_USB_ID PINPOS('B', 13)
#define PIN_ETH_RXM PINPOS('B', 15)
#define PIN_MIPI_TXP2 PINPOS('C', 1)
#define PIN_MIPI_TXM2 PINPOS('C', 2)
#define PIN_CAM_PD0 PINPOS('C', 3)
#define PIN_CAM_MCLK0 PINPOS('C', 4)
#define PIN_MIPIRX1P PINPOS('C', 5)
#define PIN_MIPIRX2P PINPOS('C', 6)
#define PIN_MIPIRX3N PINPOS('C', 7)
#define PIN_MIPIRX5P PINPOS('C', 8)
#define PIN_VIVO_CLK PINPOS('C', 9)
#define PIN_VIVO_D6 PINPOS('C', 10)
#define PIN_VIVO_D8 PINPOS('C', 11)
#define PIN_USB_VBUS_EN PINPOS('C', 12)
#define PIN_ETH_RXP PINPOS('C', 14)
#define PIN_GPIO_RTX PINPOS('C', 15)
#define PIN_MIPI_TXP1 PINPOS('D', 1)
#define PIN_MIPI_TXM1 PINPOS('D', 2)
#define PIN_CAM_MCLK1 PINPOS('D', 3)
#define PIN_IIC3_SCL PINPOS('D', 4)
#define PIN_VIVO_D4 PINPOS('D', 10)
#define PIN_ETH_TXM PINPOS('D', 14)
#define PIN_ETH_TXP PINPOS('D', 15)
#define PIN_MIPI_TXP0 PINPOS('E', 1)
#define PIN_MIPI_TXM0 PINPOS('E', 2)
#define PIN_CAM_PD1 PINPOS('E', 4)
#define PIN_CAM_RST0 PINPOS('E', 5)
#define PIN_VIVO_D0 PINPOS('E', 10)
#define PIN_ADC1 PINPOS('E', 13)
#define PIN_ADC2 PINPOS('E', 14)
#define PIN_ADC3 PINPOS('E', 15)
#define PIN_AUD_AOUTL PINPOS('F', 2)
#define PIN_IIC3_SDA PINPOS('F', 4)
#define PIN_SD1_D2 PINPOS('F', 14)
#define PIN_AUD_AOUTR PINPOS('G', 2)
#define PIN_SD1_D3 PINPOS('G', 13)
#define PIN_SD1_CLK PINPOS('G', 14)
#define PIN_SD1_CMD PINPOS('G', 15)
#define PIN_AUD_AINL_MIC PINPOS('H', 1)
#define PIN_RSTN PINPOS('H', 12)
#define PIN_PWM0_BUCK PINPOS('H', 13)
#define PIN_SD1_D1 PINPOS('H', 14)
#define PIN_SD1_D0 PINPOS('H', 15)
#define PIN_AUD_AINR_MIC PINPOS('J', 1)
#define PIN_IIC2_SCL PINPOS('J', 13)
#define PIN_IIC2_SDA PINPOS('J', 14)
#define PIN_SD0_CD PINPOS('K', 2)
#define PIN_SD0_D1 PINPOS('K', 3)
#define PIN_UART2_RX PINPOS('K', 13)
#define PIN_UART2_CTS PINPOS('K', 14)
#define PIN_UART2_TX PINPOS('K', 15)
#define PIN_SD0_CLK PINPOS('L', 1)
#define PIN_SD0_D0 PINPOS('L', 2)
#define PIN_SD0_CMD PINPOS('L', 3)
#define PIN_CLK32K PINPOS('L', 14)
#define PIN_UART2_RTS PINPOS('L', 15)
#define PIN_SD0_D3 PINPOS('M', 1)
#define PIN_SD0_D2 PINPOS('M', 2)
#define PIN_UART0_RX PINPOS('M', 4)
#define PIN_UART0_TX PINPOS('M', 5)
#define PIN_JTAG_CPU_TRST PINPOS('M', 6)
#define PIN_PWR_ON PINPOS('M', 11)
Annotation
- Immediate include surface: `dt-bindings/pinctrl/pinctrl-cv18xx.h`.
- Atlas domain: Repository Root And Misc / include.
- Implementation status: source implementation candidate.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.