Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dmv_armv7_machdep.c107 #define MPP_PIN_CELLS 2 macro
152 pcell_t pinmap[MPP_PIN_MAX * MPP_PIN_CELLS]; in platform_mpp_init()
213 pin_cells = MPP_PIN_CELLS; in platform_mpp_init()
214 if (pin_cells > MPP_PIN_CELLS) in platform_mpp_init()