Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
Dsmc37c669.c619 unsigned addr9_4 : 6; /* FDC Addr<9:4> */ member
635 unsigned addr9_4 : 6; /* IDE Addr<9:4> */ member
651 unsigned addr9_4 : 6; /* IDE Alt Status Addr<9:4> */ member
1378 base_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
1394 ide_addr.by_field.addr9_4 = local_config[ func ].port2 >> 4; in SMC37c669_enable_device()
1404 ide_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device()
2149 local_config[FLOPPY_0].port1 = fdc_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2171 local_config[IDE_0].port1 = ide_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()
2172 local_config[IDE_0].port2 = ide_alt.by_field.addr9_4 << 4; in SMC37c669_init_local_config()