Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-sun50i-a100.c84 unsigned int pio_offset; member
123 offset = priv->pio_offset; in sun50i_a100_ledc_pio_xfer()
130 priv->pio_offset = offset + burst; in sun50i_a100_ledc_pio_xfer()
175 priv->pio_offset = 0; in sun50i_a100_ledc_start_xfer()
/linux/drivers/mmc/host/
H A Datmel-mci.c337 unsigned int pio_offset; member
1053 host->pio_offset = 0; in atmci_prepare_data()
1952 unsigned int offset = host->pio_offset; in atmci_read_data_pio()
2003 host->pio_offset = offset; in atmci_read_data_pio()
2019 unsigned int offset = host->pio_offset; in atmci_write_data_pio()
2071 host->pio_offset = offset; in atmci_write_data_pio()