Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Drp2.c61 #define RP2_ASIC_SPACING 0x1000 macro
62 #define RP2_ASIC_OFFSET(i) ((i) << ilog2(RP2_ASIC_SPACING))
709 rp->asic_base += RP2_ASIC_SPACING; in rp2_fw_cb()
710 rp->base += RP2_ASIC_SPACING; in rp2_fw_cb()
711 rp->ucode += RP2_ASIC_SPACING; in rp2_fw_cb()
712 p->mapbase += RP2_ASIC_SPACING; in rp2_fw_cb()