Searched refs:LINK_RDY_INT (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rts5208/ |
D | rtsx_chip.c | 367 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()
|
D | rtsx_card.h | 308 #define LINK_RDY_INT 0x20 macro
|
/drivers/mfd/ |
D | rtsx_pcr.c | 1010 LINK_RDY_INT, LINK_RDY_INT); in rtsx_pci_init_hw()
|