Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsmc37c669.c963 } local_config [NUM_FUNCS]; variable
1247 SMC37c669_xlate_irq( local_config[ func ].irq ) in SMC37c669_enable_device()
1255 base_addr.by_field.addr9_3 = local_config[ func ].port1 >> 3; in SMC37c669_enable_device()
1276 SMC37c669_xlate_irq( local_config[ func ].irq ) in SMC37c669_enable_device()
1284 base_addr.by_field.addr9_3 = local_config[ func ].port1 >> 3; in SMC37c669_enable_device()
1306 SMC37c669_xlate_drq( local_config[ func ].drq ) in SMC37c669_enable_device()
1321 SMC37c669_xlate_irq( local_config[ func ].irq ) in SMC37c669_enable_device()
1332 base_addr.by_field.addr9_2 = local_config[ func ].port1 >> 2; in SMC37c669_enable_device()
1354 SMC37c669_xlate_drq( local_config[ func ].drq ) in SMC37c669_enable_device()
1369 SMC37c669_xlate_irq( local_config[ func ].irq ) in SMC37c669_enable_device()
[all …]
/linux/tools/testing/selftests/mm/
H A Dcheck_config.sh7 OUTPUT_H_FILE=local_config.h
8 OUTPUT_MKFILE=local_config.mk