Searched refs:pio_offset (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/leds/
H A Dleds-sun50i-a100.c84 unsigned int pio_offset; member in struct:sun50i_a100_ledc
123 offset = priv->pio_offset;
130 priv->pio_offset = offset + burst;
175 priv->pio_offset = 0;
/linux-master/drivers/mmc/host/
H A Datmel-mci.c252 * @pio_offset: Offset into the current scatterlist entry.
336 unsigned int pio_offset; member in struct:atmel_mci
1052 host->pio_offset = 0;
1951 unsigned int offset = host->pio_offset;
2002 host->pio_offset = offset;
2018 unsigned int offset = host->pio_offset;
2070 host->pio_offset = offset;

Completed in 147 milliseconds