Home
last modified time | relevance | path

Searched refs:F32_8 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dnozomi.c153 F32_8 = 8192, /* 3072 bytes downl. + 1024 bytes uplink * 2 -> 8192 */ enumerator
1255 /* Assume card type F32_8 if no match */ in nozomi_get_card_type()
1256 dc->card_type = size == 2048 ? F32_2 : F32_8; in nozomi_get_card_type()
/kernel/linux/linux-6.6/drivers/tty/
H A Dnozomi.c149 F32_8 = 8192, /* 3072 bytes downl. + 1024 bytes uplink * 2 -> 8192 */ enumerator
1241 /* Assume card type F32_8 if no match */ in nozomi_get_card_type()
1242 dc->card_type = size == 2048 ? F32_2 : F32_8; in nozomi_get_card_type()

Completed in 8 milliseconds