Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/clk/
H A Da37x0_xtal.c50 #define NB_GPIO1_MPP1_9 BIT(9) macro
101 if (reg & NB_GPIO1_MPP1_9) in a37x0_xtal_attach()