Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.c396 u32 *qcuBase = &val[0], *dcuBase = &val[4]; in read_file_dma() local
426 dcuBase++; in read_file_dma()
433 (*dcuBase & (0x1f << dcuOffset)) >> dcuOffset); in read_file_dma()