Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-mmc/
Ddbg.c142 cmd = &result->cmd53_tx_byte[i]; in msdc_sdio_profile()
175 cmd = bRx ? &result->cmd53_rx_byte[sizes] : &result->cmd53_tx_byte[sizes]; in msdc_performance()
Ddbg.h60 struct cmd_profile cmd53_tx_byte[512]; member