Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Di2sreg.h56 #define MCLK_DIV3 0x13000000 /* MCLK = SRC / 3 */ macro
H A Di2s.c715 reg |= MCLK_DIV3; in i2s_set_rate()