Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/kernel/
Dsmc37c669.c620 unsigned addr9_4 : 6; /* FDC Addr<9:4> */ member
636 unsigned addr9_4 : 6; /* IDE Addr<9:4> */ member
652 unsigned addr9_4 : 6; /* IDE Alt Status Addr<9:4> */ member
1379 base_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
1395 ide_addr.by_field.addr9_4 = local_config[ func ].port2 >> 4; in SMC37c669_enable_device()
1405 ide_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
2153 local_config[FLOPPY_0].port1 = fdc_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2175 local_config[IDE_0].port1 = ide_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2176 local_config[IDE_0].port2 = ide_alt.by_field.addr9_4 << 4; in SMC37c669_init_local_config()