Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h96 u16 config_count; member
H A Ddpaa_eth.c529 if (dpaa_bp->size == 0 || dpaa_bp->config_count == 0) { in dpaa_bp_alloc_pool()
1563 for (j = 0; j < dpaa_bp->config_count; j += 8) in dpaa_bp_seed()
2798 dpaa_bp->config_count = FSL_DPAA_ETH_MAX_BUF_COUNT; in dpaa_bp_alloc()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c89 int config_count; member
2139 for (i = 0; i < i2s_tdm->soc_data->config_count; i++) { in common_soc_init()
2181 .config_count = ARRAY_SIZE(px30_txrx_config),
2188 .config_count = ARRAY_SIZE(rk1808_txrx_config),
2197 .config_count = ARRAY_SIZE(rk3308_txrx_config),
2204 .config_count = ARRAY_SIZE(rk3568_txrx_config),
2211 .config_count = ARRAY_SIZE(rv1126_txrx_config),
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci-crypto.c200 num_keyslots = cq_host->crypto_capabilities.config_count + 1; in cqhci_crypto_init()
H A Dcqhci.h163 u8 config_count; member
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshci.h308 u8 config_count; member
H A Dufshcd-crypto.c199 hba->crypto_capabilities.config_count + 1); in ufshcd_hba_init_crypto_capabilities()