Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c623 rtsx_pci_write_register(pcr, CLK_CTL, CHANGE_CLK, CHANGE_CLK); in sd_change_phase()
636 rtsx_pci_write_register(pcr, CLK_CTL, CHANGE_CLK, 0); in sd_change_phase()
/openbmc/linux/drivers/staging/rts5208/
H A Dsd.c837 retval = rtsx_write_register(chip, CLK_CTL, CHANGE_CLK,
838 CHANGE_CLK);
853 retval = rtsx_write_register(chip, CLK_CTL, CHANGE_CLK, 0);
877 CHANGE_CLK, CHANGE_CLK);
916 CHANGE_CLK, 0);
H A Drtsx_card.h72 #define CHANGE_CLK 0x01 macro
/openbmc/linux/include/linux/
H A Drtsx_pci.h449 #define CHANGE_CLK 0x01 macro