Home
last modified time | relevance | path

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

/drivers/staging/rts5208/
Drtsx_chip.c367 RTSX_WRITE_REG(chip, IRQSTAT0, LINK_RDY_INT, LINK_RDY_INT); in rtsx_reset_chip()
1542 if (val & LINK_RDY_INT) { in rtsx_check_link_ready()
1544 rtsx_write_register(chip, IRQSTAT0, LINK_RDY_INT, LINK_RDY_INT); in rtsx_check_link_ready()
1591 rtsx_write_register(chip, IRQSTAT0, LINK_RDY_INT, LINK_RDY_INT); in rtsx_enter_ss()
Drtsx_card.h308 #define LINK_RDY_INT 0x20 macro
/drivers/mfd/
Drtsx_pcr.c1010 LINK_RDY_INT, LINK_RDY_INT); in rtsx_pci_init_hw()