'robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/ic/pl041.c
AgeCommit message (Expand)Author
2020-02-29Remove rounding by 4 bytes on round_blocksize().isaki
2020-02-23Make start_input/halt_input optional if the driver has no recording,isaki
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-04-09Use AC97_SLOT_* definitions instead of magic numbers. NFC.jmcneill
2017-06-08bus_space_write_multi_4 takes a count, not number of bytes. With this,jmcneill
2017-06-08Fix two bugs:jmcneill
2017-06-08Add driver for ARM PrimeCell Advanced Audio CODEC interface (PL041).jmcneill