Searched refs:dev_devwidth (Results 1 – 2 of 2) sorted by relevance
378 rv = stp->dev_devwidth; in au1xxx_dbdma_set_devwidth()379 stp->dev_devwidth = bits; in au1xxx_dbdma_set_devwidth()382 rv = dtp->dev_devwidth; in au1xxx_dbdma_set_devwidth()383 dtp->dev_devwidth = bits; in au1xxx_dbdma_set_devwidth()461 switch (stp->dev_devwidth) { in au1xxx_dbdma_ring_alloc()474 switch (dtp->dev_devwidth) { in au1xxx_dbdma_ring_alloc()
311 u32 dev_devwidth; member