Home
last modified time | relevance | path

Searched refs:npcx_clk_cfg (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_control_npcx.c38 struct npcx_clk_cfg *clk_cfg = (struct npcx_clk_cfg *)(sub_system); in npcx_clock_control_on()
54 struct npcx_clk_cfg *clk_cfg = (struct npcx_clk_cfg *)(sub_system); in npcx_clock_control_off()
71 struct npcx_clk_cfg *clk_cfg = (struct npcx_clk_cfg *)(sub_system); in npcx_clock_control_get_subsys_rate()
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/
Dsoc_clock.h28 struct npcx_clk_cfg { struct
/Zephyr-Core-3.6.0/drivers/input/
Dinput_npcx_kbd.c31 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_npcx.c41 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/flash/
Dflash_npcx_fiu_qspi.c30 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/timer/
Dnpcx_itim_timer.c69 static const struct npcx_clk_cfg itim_clk_cfg[] = NPCX_DT_CLK_CFG_ITEMS_LIST(0);
/Zephyr-Core-3.6.0/drivers/peci/
Dpeci_npcx.c28 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/sensor/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c58 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/ps2/
Dps2_npcx_controller.c48 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/espi/
Dhost_subs_npcx.c142 const struct npcx_clk_cfg *clks_list;
166 static const struct npcx_clk_cfg host_dev_clk_cfg[] =
Despi_npcx.c31 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/spi/
Dspi_npcx_spip.c34 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/serial/
Duart_npcx.c32 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/adc/
Dadc_npcx.c49 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c114 struct npcx_clk_cfg clk_cfg;
/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_npcx_controller.c146 struct npcx_clk_cfg clk_cfg; /* clock configuration */