Home
last modified time | relevance | path

Searched refs:I2SClockOffset (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/arch/macppc/dev/
Dxlights.c171 macobio_enable(I2SClockOffset, I2S0EN); in xlights_attach()
173 macobio_disable(I2SClockOffset, I2S0CLKEN); in xlights_attach()
190 macobio_enable(I2SClockOffset, I2S0CLKEN); in xlights_attach()
Di2sreg.h36 #define I2SClockOffset 0x3c macro
Di2s.c121 macobio_enable(I2SClockOffset, I2S0CLKEN|I2S0EN); in i2s_attach()
752 macobio_disable(I2SClockOffset, I2S0CLKEN); in i2s_set_rate()
768 macobio_enable(I2SClockOffset, I2S0CLKEN); in i2s_set_rate()