Home
last modified time | relevance | path

Searched refs:gate_count (Results 1 – 2 of 2) sorted by relevance

/system/dev/clk/hisi-lib/
A Dhisi-clk.c54 size_t gate_count; member
92 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() argument
158 hisi_validate_gates(gates, gate_count); in hisi_clk_init()
168 hisi_clk->gate_count = gate_count; in hisi_clk_init()
/system/dev/clk/hisi-lib/include/dev/clk/hisi-lib/
A Dhisi.h23 const size_t gate_count, zx_device_t* parent);

Completed in 7 milliseconds