Searched refs:NPCX_CLK_CTRL_NODE (Results 1 – 17 of 17) sorted by relevance
124 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in npcx_clock_control_turn_on_system_sleep()143 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in npcx_clock_control_turn_off_system_sleep()
20 #define NPCX_CLK_CTRL_NODE DT_NODELABEL(pcc) macro
141 const struct device *clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in npcx_kbd_init()
176 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in pwm_npcx_init()
251 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in qspi_npcx_fiu_init()
833 const struct device *clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in shi_npcx_enable()867 const struct device *clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in shi_npcx_disable()921 const struct device *clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in shi_npcx_init_registers()
338 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in sys_clock_driver_init()
237 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in peci_npcx_init()
316 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in tach_npcx_init()
334 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in ps2_npcx_ctrl_init()
362 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in spi_npcx_spip_init()
1106 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in npcx_host_init_subs_core_domain()
1392 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in espi_npcx_init()
776 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in adc_npcx_init()
1250 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in i2c_ctrl_init()
1012 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in uart_npcx_init()
3014 .clock_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE), \