Searched refs:LINK_RDY_INT (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx_chip.c | 591 retval = rtsx_write_register(chip, IRQSTAT0, LINK_RDY_INT, in rtsx_reset_chip() 592 LINK_RDY_INT); in rtsx_reset_chip() 1978 if (val & LINK_RDY_INT) { in rtsx_check_link_ready() 1980 rtsx_write_register(chip, IRQSTAT0, LINK_RDY_INT, LINK_RDY_INT); in rtsx_check_link_ready() 2027 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
|
/linux-4.1.27/drivers/mfd/ |
D | rtsx_pcr.c | 1037 LINK_RDY_INT, LINK_RDY_INT); in rtsx_pci_init_hw()
|
/linux-4.1.27/include/linux/mfd/ |
D | rtsx_pci.h | 527 #define LINK_RDY_INT 0x20 macro
|