Searched refs:pmc_fsmr_bit (Results 1 – 1 of 1) sorted by relevance
132 unsigned int pmc_fsmr_bit; member138 { .pmc_fsmr_bit = AT91_PMC_FSTT(10), .set_polarity = true },139 { .pmc_fsmr_bit = AT91_PMC_RTCAL, .shdwc_mr_bit = BIT(17) },140 { .pmc_fsmr_bit = AT91_PMC_USBAL },141 { .pmc_fsmr_bit = AT91_PMC_SDMMC_CD },142 { .pmc_fsmr_bit = AT91_PMC_RTTAL },143 { .pmc_fsmr_bit = AT91_PMC_RXLP_MCE },211 mode |= wsi->pmc_fsmr_bit; in at91_pm_config_ws_ulp1()213 polarity |= wsi->pmc_fsmr_bit; in at91_pm_config_ws_ulp1()