Home
last modified time | relevance | path

Searched defs:desc_count (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dmxs_spi.c188 const int desc_count = DIV_ROUND_UP(length, xfer_max_sz) + 1; in mxs_spi_xfer_dma() local
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c3837 unsigned char desc_count; in ipmi_ek_display_clock_carrier_p2p_record() local
H A Dipmi_fru.c2687 unsigned char desc_count; in ipmi_fru_picmg_ext_print() local
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c955 uint desc_count = DIV_ROUND_UP(total_len, ADMA_MAX_LEN); in omap_hsmmc_prepare_adma_table() local