Searched refs:mio (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/ppc/
H A Dpmac.c802 struct device_node *mio; local
805 for (mio = chip->node->parent; mio; mio = mio->parent) {
806 if (strcmp(mio->name, "mac-io") == 0) {
807 if (of_device_is_compatible(mio, "Keylargo"))
1232 struct device_node* mio; local
1233 for (mio = chip->node->parent; mio; mi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_awacs.c2750 struct device_node *mio ; local
2755 for (mio = io->parent; mio ; mio = mio->parent) {
2756 if (strcmp(mio->name, "mac-io") == 0) {
2757 if (of_device_is_compatible(mio, "Keylargo"))
3090 struct device_node* mio; local
3092 for (mio = io->parent; mio; mi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dio_interface_mux.c443 SETS(gens, R_GEN_CONFIG, mio, select);
H A Dhead.S591 | IO_STATE (R_GEN_CONFIG, mio, disable) \

Completed in 70 milliseconds