Searched refs:gate_count (Results 1 – 2 of 2) sorted by relevance
54 size_t gate_count; member92 if (idx >= hisi_clk->gate_count) return ZX_ERR_INVALID_ARGS; in hisi_clk_toggle()155 const size_t gate_count, zx_device_t* parent) { in hisi_clk_init() argument158 hisi_validate_gates(gates, gate_count); in hisi_clk_init()168 hisi_clk->gate_count = gate_count; in hisi_clk_init()
23 const size_t gate_count, zx_device_t* parent);
Completed in 7 milliseconds