Home
last modified time | relevance | path

Searched refs:clk_act (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmxc_nand.c175 int clk_act; member
966 if (host->clk_act) { in mxc_nand_select_chip_v1_v3()
968 host->clk_act = 0; in mxc_nand_select_chip_v1_v3()
973 if (!host->clk_act) { in mxc_nand_select_chip_v1_v3()
976 host->clk_act = 1; in mxc_nand_select_chip_v1_v3()
986 if (host->clk_act) { in mxc_nand_select_chip_v2()
988 host->clk_act = 0; in mxc_nand_select_chip_v2()
993 if (!host->clk_act) { in mxc_nand_select_chip_v2()
996 host->clk_act = 1; in mxc_nand_select_chip_v2()
1875 host->clk_act in mxcnd_probe()
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c173 int clk_act; member
963 if (host->clk_act) { in mxc_nand_select_chip_v1_v3()
965 host->clk_act = 0; in mxc_nand_select_chip_v1_v3()
970 if (!host->clk_act) { in mxc_nand_select_chip_v1_v3()
973 host->clk_act = 1; in mxc_nand_select_chip_v1_v3()
983 if (host->clk_act) { in mxc_nand_select_chip_v2()
985 host->clk_act = 0; in mxc_nand_select_chip_v2()
990 if (!host->clk_act) { in mxc_nand_select_chip_v2()
993 host->clk_act = 1; in mxc_nand_select_chip_v2()
1784 host->clk_act in mxcnd_probe()
[all...]

Completed in 6 milliseconds