Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Dmpp.c87 ssp_ctrl1 &= ~(DOVE_SSP_ON_AU1); in dove_mpp_cfg_au1()
105 ssp_ctrl1 |= DOVE_SSP_ON_AU1; in dove_mpp_cfg_au1()
H A Ddove.h164 #define DOVE_SSP_ON_AU1 (1 << 0) macro