Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c44 int config_count; member
955 for (i = 0; i < i2s_tdm->soc_data->config_count; i++) { in common_soc_init()
1000 .config_count = ARRAY_SIZE(px30_txrx_config),
1007 .config_count = ARRAY_SIZE(rk1808_txrx_config),
1016 .config_count = ARRAY_SIZE(rk3308_txrx_config),
1023 .config_count = ARRAY_SIZE(rk3568_txrx_config),
1030 .config_count = ARRAY_SIZE(rv1126_txrx_config),
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h69 u16 config_count; member
H A Ddpaa_eth.c544 if (dpaa_bp->size == 0 || dpaa_bp->config_count == 0) { in dpaa_bp_alloc_pool()
1616 for (j = 0; j < dpaa_bp->config_count; j += 8) in dpaa_bp_seed()
3218 dpaa_bp->config_count = FSL_DPAA_ETH_MAX_BUF_COUNT; in dpaa_bp_alloc()
/linux/drivers/mmc/host/
H A Dcqhci-crypto.c197 dev, profile, cq_host->crypto_capabilities.config_count + 1); in cqhci_crypto_init()
/linux/drivers/ufs/core/
H A Dufshcd-crypto.c181 hba->crypto_capabilities.config_count + 1); in ufshcd_hba_init_crypto_capabilities()
/linux/include/ufs/
H A Dufshci.h375 u8 config_count;
374 u8 config_count; global() member