Lines Matching refs:clk_act
189 int clk_act; member
771 if (host->clk_act) { in mxc_nand_select_chip_v1_v3()
773 host->clk_act = 0; in mxc_nand_select_chip_v1_v3()
778 if (!host->clk_act) { in mxc_nand_select_chip_v1_v3()
781 host->clk_act = 1; in mxc_nand_select_chip_v1_v3()
792 if (host->clk_act) { in mxc_nand_select_chip_v2()
794 host->clk_act = 0; in mxc_nand_select_chip_v2()
799 if (!host->clk_act) { in mxc_nand_select_chip_v2()
802 host->clk_act = 1; in mxc_nand_select_chip_v2()
1558 host->clk_act = 1; in mxcnd_probe()
1619 if (host->clk_act) in mxcnd_probe()
1630 if (host->clk_act) in mxcnd_remove()