nocount 148 drivers/clk/clk-axi-clkgen.c unsigned int *high, unsigned int *edge, unsigned int *nocount) nocount 151 drivers/clk/clk-axi-clkgen.c *nocount = 1; nocount 153 drivers/clk/clk-axi-clkgen.c *nocount = 0; nocount 254 drivers/clk/clk-axi-clkgen.c unsigned int nocount; nocount 272 drivers/clk/clk-axi-clkgen.c axi_clkgen_calc_clk_params(dout, &low, &high, &edge, &nocount); nocount 276 drivers/clk/clk-axi-clkgen.c (edge << 7) | (nocount << 6), 0x03ff); nocount 278 drivers/clk/clk-axi-clkgen.c axi_clkgen_calc_clk_params(d, &low, &high, &edge, &nocount); nocount 280 drivers/clk/clk-axi-clkgen.c (edge << 13) | (nocount << 12) | (high << 6) | low, 0x3fff); nocount 282 drivers/clk/clk-axi-clkgen.c axi_clkgen_calc_clk_params(m, &low, &high, &edge, &nocount); nocount 286 drivers/clk/clk-axi-clkgen.c (edge << 7) | (nocount << 6), 0x03ff);