Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-mmc/
Ddbg.c66 u32 sdio_pro_time; /* no more than 30s */ variable
205 if (result->total_tc >= sdio_pro_time * TICKS_ONE_MS * 1000) { in msdc_performance()
225 seq_printf(s, "-> SDIO_PROFILE<%d> TIME<%ds>\n", sdio_pro_enable, sdio_pro_time); in msdc_debug_proc_read()
278 sdio_pro_time = p2; in msdc_debug_proc_write()