Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/rockchip/
Drockchip_i2s_tdm.c44 int config_count; member
946 for (i = 0; i < i2s_tdm->soc_data->config_count; i++) { in common_soc_init()
991 .config_count = ARRAY_SIZE(px30_txrx_config),
998 .config_count = ARRAY_SIZE(rk1808_txrx_config),
1007 .config_count = ARRAY_SIZE(rk3308_txrx_config),
1014 .config_count = ARRAY_SIZE(rk3568_txrx_config),
1021 .config_count = ARRAY_SIZE(rv1126_txrx_config),
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.h69 u16 config_count; member
Ddpaa_eth.c529 if (dpaa_bp->size == 0 || dpaa_bp->config_count == 0) { in dpaa_bp_alloc_pool()
1601 for (j = 0; j < dpaa_bp->config_count; j += 8) in dpaa_bp_seed()
3197 dpaa_bp->config_count = FSL_DPAA_ETH_MAX_BUF_COUNT; in dpaa_bp_alloc()
/linux-6.12.1/drivers/mmc/host/
Dcqhci-crypto.c201 num_keyslots = cq_host->crypto_capabilities.config_count + 1; in cqhci_crypto_init()
Dcqhci.h166 u8 config_count; member
/linux-6.12.1/drivers/ufs/core/
Dufshcd-crypto.c191 hba->crypto_capabilities.config_count + 1); in ufshcd_hba_init_crypto_capabilities()
/linux-6.12.1/include/ufs/
Dufshci.h374 u8 config_count; member