Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsmc37c669.c621 unsigned addr9_4 : 6; /* FDC Addr<9:4> */ member
637 unsigned addr9_4 : 6; /* IDE Addr<9:4> */ member
653 unsigned addr9_4 : 6; /* IDE Alt Status Addr<9:4> */ member
1380 base_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
1396 ide_addr.by_field.addr9_4 = local_config[ func ].port2 >> 4; in SMC37c669_enable_device()
1406 ide_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
2151 local_config[FLOPPY_0].port1 = fdc_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2173 local_config[IDE_0].port1 = ide_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2174 local_config[IDE_0].port2 = ide_alt.by_field.addr9_4 << 4; in SMC37c669_init_local_config()