Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h506 unsigned int pcsel; member
H A Ddwxgmac2_dma.c498 dma_cap->pcsel = (hw_cap & XGMAC_HWFEAT_PCSEL) >> 0; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6388 priv->dma_cap.pcsel ? BIT(priv->dma_cap.pcsel + 3) : 0); in stmmac_dma_cap_show()
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c277 u32 pcsel; member
1215 stm32_adc_writel(adc, STM32H7_ADC_PCSEL, adc->pcsel); in stm32h7_adc_prepare()
1981 adc->pcsel |= BIT(chan->channel); in stm32_adc_chan_init_one()
1986 adc->pcsel |= BIT(chan->channel2); in stm32_adc_chan_init_one()