Home
last modified time | relevance | path

Searched refs:fpga_mmc_52m_clk (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rts5139/
Drts51x_chip.h335 int fpga_mmc_52m_clk; member
Drts51x.c531 option->fpga_mmc_52m_clk = CLK_80; in rts51x_init_options()
Dsd.c659 sd_card->sd_clock = chip->option.fpga_mmc_52m_clk;
/drivers/staging/rts_pstor/
Drtsx_chip.h839 int fpga_mmc_52m_clk; member
Drtsx.c820 chip->fpga_mmc_52m_clk = CLK_80; in rtsx_init_options()
Dsd.c667 sd_card->sd_clock = chip->fpga_mmc_52m_clk; in sd_choose_proper_clock()