Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_oss.h31 #define OSS_NUM_SOURCES 16 macro
/openbmc/linux/arch/m68k/mac/
H A Doss.c51 for (i = 0; i < OSS_NUM_SOURCES; i++) in oss_init()