Searched refs:CHANGE_CLK (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 630 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CLK_CTL, CHANGE_CLK, CHANGE_CLK); in sd_change_phase() 640 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CLK_CTL, CHANGE_CLK, 0); in sd_change_phase()
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx_card.h | 84 #define CHANGE_CLK 0x01 macro
|
D | sd.c | 927 retval = rtsx_write_register(chip, CLK_CTL, CHANGE_CLK, in sd_change_phase() 928 CHANGE_CLK); in sd_change_phase() 951 retval = rtsx_write_register(chip, CLK_CTL, CHANGE_CLK, 0); in sd_change_phase() 979 CHANGE_CLK, CHANGE_CLK); in sd_change_phase() 1031 CHANGE_CLK, 0); in sd_change_phase()
|
/linux-4.1.27/include/linux/mfd/ |
D | rtsx_pci.h | 460 #define CHANGE_CLK 0x01 macro
|