Lines Matching refs:config

45 	const struct numaker_ppc_config *const config = dev->config;  in numaker_ppc_init()  local
46 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_init()
66 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_is_dead_battery_mode() local
67 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_is_dead_battery_mode()
80 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_exit_dead_battery_mode() local
81 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_exit_dead_battery_mode()
95 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_is_vbus_source() local
96 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_is_vbus_source()
110 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_is_vbus_sink() local
111 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_is_vbus_sink()
124 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_set_snk_ctrl() local
125 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_set_snk_ctrl()
138 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_set_src_ctrl() local
139 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_set_src_ctrl()
152 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_set_vbus_discharge() local
153 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_set_vbus_discharge()
167 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_is_vbus_present() local
168 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_is_vbus_present()
181 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_set_event_handler() local
182 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_set_event_handler()
195 const struct numaker_ppc_config *const config = dev->config; in numaker_ppc_dump_regs() local
196 const struct device *tcpc_dev = config->tcpc_dev; in numaker_ppc_dump_regs()