Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/sunxi/ | |
sunxi_codec.h | 79 bus_addr_t ch_end_phys; member in struct:sunxi_codec_chan |
sunxi_i2s.c | 163 bus_addr_t ch_end_phys; member in struct:sunxi_i2s_chan 423 ch->ch_end_phys = pstart + psize; 484 ch->ch_end_phys = pstart + psize; 595 if (ch->ch_cur_phys >= ch->ch_end_phys) |