Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.c591 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()
Drtsx_card.h308 #define LINK_RDY_INT 0x20 macro
/linux-4.1.27/drivers/mfd/
Drtsx_pcr.c1037 LINK_RDY_INT, LINK_RDY_INT); in rtsx_pci_init_hw()
/linux-4.1.27/include/linux/mfd/
Drtsx_pci.h527 #define LINK_RDY_INT 0x20 macro