Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parisc/
Dccio-dma.c93 #define U2_IOA_RUNWAY 0x580 macro
1204 { HPHW_IOA, HVERSION_REV_ANY_ID, U2_IOA_RUNWAY, 0xb }, /* U2 */
1527 ioc->name = dev->id.hversion == U2_IOA_RUNWAY ? "U2" : "UTurn"; in ccio_probe()