Searched refs:statlen (Results 1 – 2 of 2) sorted by relevance
41 int statlen; in fdt_device_is_available() local43 status = fdt_getprop(fdt, node, "status", &statlen); in fdt_device_is_available()47 if (statlen > 0) { in fdt_device_is_available()
851 const unsigned statlen = sizeof(scratch->status); in mmc_spi_data_do() local864 memset(scratch->status, 0xff, statlen); in mmc_spi_data_do()868 host->early_status.len = statlen; in mmc_spi_data_do()881 for (tmp = 2; tmp < statlen; tmp++) { in mmc_spi_data_do()