Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_armv7_machdep.c109 #define MPP_PIN_CELLS 2 macro
154 pcell_t pinmap[MPP_PIN_MAX * MPP_PIN_CELLS]; in platform_mpp_init()
216 pin_cells = MPP_PIN_CELLS; in platform_mpp_init()
217 if (pin_cells > MPP_PIN_CELLS) in platform_mpp_init()