Lines Matching refs:clk_act
189 int clk_act; member
804 if (host->clk_act) { in mxc_nand_select_chip_v1_v3()
806 host->clk_act = 0; in mxc_nand_select_chip_v1_v3()
811 if (!host->clk_act) { in mxc_nand_select_chip_v1_v3()
814 host->clk_act = 1; in mxc_nand_select_chip_v1_v3()
825 if (host->clk_act) { in mxc_nand_select_chip_v2()
827 host->clk_act = 0; in mxc_nand_select_chip_v2()
832 if (!host->clk_act) { in mxc_nand_select_chip_v2()
835 host->clk_act = 1; in mxc_nand_select_chip_v2()
1624 host->clk_act = 1; in mxcnd_probe()
1697 if (host->clk_act) in mxcnd_probe()
1708 if (host->clk_act) in mxcnd_remove()