Home
last modified time | relevance | path

Searched defs:core (Results 1 – 25 of 138) sorted by relevance

123456

/drivers/mfd/
Dsi476x-i2c.c45 static int si476x_core_config_pinmux(struct si476x_core *core) in si476x_core_config_pinmux()
107 static inline void si476x_core_schedule_polling_work(struct si476x_core *core) in si476x_core_schedule_polling_work()
136 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start()
230 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop()
274 int si476x_core_set_power_state(struct si476x_core *core, in si476x_core_set_power_state()
339 static inline void si476x_core_report_drainer_stop(struct si476x_core *core) in si476x_core_report_drainer_stop()
352 static inline void si476x_core_start_rds_drainer_once(struct si476x_core *core) in si476x_core_start_rds_drainer_once()
372 struct si476x_core *core = container_of(work, struct si476x_core, in si476x_core_drain_rds_fifo() local
412 static void si476x_core_pronounce_dead(struct si476x_core *core) in si476x_core_pronounce_dead()
443 int si476x_core_i2c_xfer(struct si476x_core *core, in si476x_core_i2c_xfer()
[all …]
Dsi476x-cmd.c180 static int si476x_core_parse_and_nag_about_error(struct si476x_core *core) in si476x_core_parse_and_nag_about_error()
266 static int si476x_core_send_command(struct si476x_core *core, in si476x_core_send_command()
356 static int si476x_cmd_clear_stc(struct si476x_core *core) in si476x_cmd_clear_stc()
381 static int si476x_cmd_tune_seek_freq(struct si476x_core *core, in si476x_cmd_tune_seek_freq()
413 int si476x_core_cmd_func_info(struct si476x_core *core, in si476x_core_cmd_func_info()
444 int si476x_core_cmd_set_property(struct si476x_core *core, in si476x_core_cmd_set_property()
471 int si476x_core_cmd_get_property(struct si476x_core *core, u16 property) in si476x_core_cmd_get_property()
529 int si476x_core_cmd_dig_audio_pin_cfg(struct si476x_core *core, in si476x_core_cmd_dig_audio_pin_cfg()
578 int si476x_core_cmd_zif_pin_cfg(struct si476x_core *core, in si476x_core_cmd_zif_pin_cfg()
635 int si476x_core_cmd_ic_link_gpo_ctl_pin_cfg(struct si476x_core *core, in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg()
[all …]
Dsi476x-prop.c53 static bool si476x_core_is_valid_property_a10(struct si476x_core *core, in si476x_core_is_valid_property_a10()
94 static bool si476x_core_is_valid_property_a20(struct si476x_core *core, in si476x_core_is_valid_property_a20()
115 static bool si476x_core_is_valid_property_a30(struct si476x_core *core, in si476x_core_is_valid_property_a30()
143 static bool si476x_core_is_valid_property(struct si476x_core *core, in si476x_core_is_valid_property()
158 static bool si476x_core_is_readonly_property(struct si476x_core *core, in si476x_core_is_readonly_property()
182 struct si476x_core *core = i2c_get_clientdata(client); in si476x_core_regmap_readable_register() local
192 struct si476x_core *core = i2c_get_clientdata(client); in si476x_core_regmap_writable_register() local
208 struct si476x_core *core = context; in si476x_core_regmap_read() local
236 struct regmap *devm_regmap_init_si476x(struct si476x_core *core) in devm_regmap_init_si476x()
Dwl1273-core.c35 static int wl1273_fm_read_reg(struct wl1273_core *core, u8 reg, u16 *value) in wl1273_fm_read_reg()
52 static int wl1273_fm_write_cmd(struct wl1273_core *core, u8 cmd, u16 param) in wl1273_fm_write_cmd()
67 static int wl1273_fm_write_data(struct wl1273_core *core, u8 *data, u16 len) in wl1273_fm_write_data()
94 static int wl1273_fm_set_audio(struct wl1273_core *core, unsigned int new_mode) in wl1273_fm_set_audio()
155 static int wl1273_fm_set_volume(struct wl1273_core *core, unsigned int volume) in wl1273_fm_set_volume()
177 struct wl1273_core *core; in wl1273_core_probe() local
/drivers/bcma/
Dmain.c35 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in manuf_show() local
42 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show() local
49 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show() local
56 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show() local
89 struct bcma_device *core; in bcma_find_core_unit() local
99 bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value, in bcma_wait_value()
120 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev() local
140 struct bcma_device *core) in bcma_of_find_child_device()
160 struct bcma_device *core, in bcma_of_irq_parse()
181 struct bcma_device *core, int num) in bcma_of_get_irq()
[all …]
Dhost_pci.c14 static void bcma_host_pci_switch_core(struct bcma_device *core) in bcma_host_pci_switch_core()
28 static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core) in bcma_host_pci_provide_access_to_core()
42 static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset) in bcma_host_pci_read8()
48 static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset) in bcma_host_pci_read16()
54 static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset) in bcma_host_pci_read32()
60 static void bcma_host_pci_write8(struct bcma_device *core, u16 offset, in bcma_host_pci_write8()
67 static void bcma_host_pci_write16(struct bcma_device *core, u16 offset, in bcma_host_pci_write16()
74 static void bcma_host_pci_write32(struct bcma_device *core, u16 offset, in bcma_host_pci_write32()
82 static void bcma_host_pci_block_read(struct bcma_device *core, void *buffer, in bcma_host_pci_block_read()
105 static void bcma_host_pci_block_write(struct bcma_device *core, in bcma_host_pci_block_write()
[all …]
Dcore.c12 static bool bcma_core_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_core_wait_value()
31 bool bcma_core_is_enabled(struct bcma_device *core) in bcma_core_is_enabled()
42 void bcma_core_disable(struct bcma_device *core, u32 flags) in bcma_core_disable()
59 int bcma_core_enable(struct bcma_device *core, u32 flags) in bcma_core_enable()
78 void bcma_core_set_clockmode(struct bcma_device *core, in bcma_core_set_clockmode()
109 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) in bcma_core_pll_ctl()
140 u32 bcma_core_dma_translation(struct bcma_device *core) in bcma_core_dma_translation()
Dhost_soc.c16 static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset) in bcma_host_soc_read8()
21 static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset) in bcma_host_soc_read16()
26 static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset) in bcma_host_soc_read32()
31 static void bcma_host_soc_write8(struct bcma_device *core, u16 offset, in bcma_host_soc_write8()
37 static void bcma_host_soc_write16(struct bcma_device *core, u16 offset, in bcma_host_soc_write16()
43 static void bcma_host_soc_write32(struct bcma_device *core, u16 offset, in bcma_host_soc_write32()
50 static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer, in bcma_host_soc_block_read()
93 static void bcma_host_soc_block_write(struct bcma_device *core, in bcma_host_soc_block_write()
138 static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset) in bcma_host_soc_aread32()
145 static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset, in bcma_host_soc_awrite32()
/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4_core.c42 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base()
47 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
89 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid()
171 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
211 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable()
217 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release()
223 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert()
230 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
273 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe()
291 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config()
[all …]
Dhdmi5_core.c50 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
129 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit()
139 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, u8 *pedid, u8 ext) in hdmi_core_ddc_edid()
199 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid()
230 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump()
317 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
382 static void hdmi_core_config_video_packetizer(struct hdmi_core_data *core) in hdmi_core_config_video_packetizer()
403 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc()
411 static void hdmi_core_config_video_sampler(struct hdmi_core_data *core) in hdmi_core_config_video_sampler()
419 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe()
[all …]
/drivers/gpu/drm/omapdrm/dss/
Dhdmi5_core.c50 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
129 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit()
139 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, u8 *pedid, u8 ext) in hdmi_core_ddc_edid()
199 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid()
230 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump()
328 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
391 static void hdmi_core_config_video_packetizer(struct hdmi_core_data *core) in hdmi_core_config_video_packetizer()
412 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc()
420 static void hdmi_core_config_video_sampler(struct hdmi_core_data *core) in hdmi_core_config_video_sampler()
428 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe()
[all …]
Dhdmi4_core.c42 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base()
47 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
89 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid()
171 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
211 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable()
217 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release()
223 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert()
230 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
273 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe()
291 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config()
[all …]
/drivers/media/pci/cx88/
Dcx88-cards.c2826 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom()
2853 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom()
2951 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom()
2967 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback()
2999 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback()
3026 static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core, in cx88_xc3028_winfast1800h_callback()
3043 static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core, in cx88_xc4000_winfast2000h_plus_callback()
3063 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback()
3085 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init()
3117 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback()
[all …]
Dcx88-video.c301 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux()
372 struct cx88_core *core = dev->core; in start_video_dma() local
410 struct cx88_core *core = dev->core; in stop_video_dma() local
446 struct cx88_core *core = dev->core; in queue_setup() local
457 struct cx88_core *core = dev->core; in buffer_prepare() local
562 struct cx88_core *core = dev->core; in stop_streaming() local
595 struct cx88_core *core = dev->core; in radio_open() local
628 struct cx88_core *core = in cx8800_s_vid_ctrl() local
675 struct cx88_core *core = in cx8800_s_aud_ctrl() local
729 struct cx88_core *core = dev->core; in vidioc_g_fmt_vid_cap() local
[all …]
Dcx88-tvaudio.c101 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers()
122 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start()
133 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish()
171 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC()
281 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM()
382 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2()
647 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ()
661 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM()
733 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam()
756 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio()
[all …]
Dcx88-input.c36 struct cx88_core *core; member
79 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local
192 struct cx88_core *core = priv; in __cx88_ir_start() local
216 struct cx88_core *core = priv; in __cx88_ir_stop() local
232 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start()
241 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop()
250 struct cx88_core *core = rc->priv; in cx88_ir_open() local
258 struct cx88_core *core = rc->priv; in cx88_ir_close() local
267 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init()
512 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini()
[all …]
Dcx88-core.c349 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup()
428 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump()
511 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq()
527 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup()
542 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown()
567 int cx88_reset(struct cx88_core *core) in cx88_reset()
677 int cx88_set_scale(struct cx88_core *core, unsigned int width, in cx88_set_scale()
749 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll()
786 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma()
812 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma()
[all …]
Dcx88-blackbird.c198 static void host_setup(struct cx88_core *core) in host_setup()
232 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1()
248 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write()
264 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read()
290 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write()
305 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read()
546 struct cx88_core *core = dev->core; in blackbird_codec_settings() local
561 struct cx88_core *core = dev->core; in blackbird_initialize_codec() local
617 struct cx88_core *core = dev->core; in blackbird_start_codec() local
804 struct cx88_core *core = dev->core; in vidioc_querycap() local
[all …]
Dcx88-vp3054-i2c.c36 struct cx88_core *core = dev->core; in vp3054_bit_setscl() local
53 struct cx88_core *core = dev->core; in vp3054_bit_setsda() local
70 struct cx88_core *core = dev->core; in vp3054_bit_getscl() local
80 struct cx88_core *core = dev->core; in vp3054_bit_getsda() local
102 struct cx88_core *core = dev->core; in vp3054_i2c_probe() local
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Ddebug.h54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument
55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument
56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument
57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument
58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument
60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument
61 #define brcms_dbg_mac80211(core, f, a...) brcms_dbg(core, BRCM_DL_MAC80211, f, ##a) argument
62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument
63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument
64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument
[all …]
/drivers/media/platform/qcom/venus/
Dhfi_msgs.c25 static void event_seq_changed(struct venus_core *core, struct venus_inst *inst, in event_seq_changed()
82 static void event_release_buffer_ref(struct venus_core *core, in event_release_buffer_ref()
101 static void event_sys_error(struct venus_core *core, u32 event, in event_sys_error()
114 event_session_error(struct venus_core *core, struct venus_inst *inst, in event_session_error()
144 static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst, in hfi_event_notify()
172 static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_init_done()
270 static void hfi_sys_property_info(struct venus_core *core, in hfi_sys_property_info()
291 static void hfi_sys_rel_resource_done(struct venus_core *core, in hfi_sys_rel_resource_done()
301 static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_ping_done()
314 static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_idle_done()
[all …]
Dhfi.c57 int hfi_core_init(struct venus_core *core) in hfi_core_init()
97 int hfi_core_deinit(struct venus_core *core, bool blocking) in hfi_core_deinit()
130 int hfi_core_suspend(struct venus_core *core) in hfi_core_suspend()
138 int hfi_core_resume(struct venus_core *core, bool force) in hfi_core_resume()
146 int hfi_core_trigger_ssr(struct venus_core *core, u32 type) in hfi_core_trigger_ssr()
151 int hfi_core_ping(struct venus_core *core) in hfi_core_ping()
190 struct venus_core *core = inst->core; in hfi_session_create() local
210 struct venus_core *core = inst->core; in hfi_session_init() local
234 struct venus_core *core = inst->core; in hfi_session_destroy() local
319 struct venus_core *core = inst->core; in hfi_session_continue() local
[all …]
Dcore.c34 static void venus_event_notify(struct venus_core *core, u32 event) in venus_event_notify()
68 struct venus_core *core = in venus_sys_error_handler() local
111 static int venus_clks_get(struct venus_core *core) in venus_clks_get()
126 static int venus_clks_enable(struct venus_core *core) in venus_clks_enable()
146 static void venus_clks_disable(struct venus_core *core) in venus_clks_disable()
158 struct venus_core *core; in venus_probe() local
259 struct venus_core *core = platform_get_drvdata(pdev); in venus_remove() local
283 struct venus_core *core = dev_get_drvdata(dev); in venus_runtime_suspend() local
295 struct venus_core *core = dev_get_drvdata(dev); in venus_runtime_resume() local
/drivers/media/radio/
Dradio-wl1273.c85 struct wl1273_core *core; member
103 static int wl1273_fm_write_fw(struct wl1273_core *core, in wl1273_fm_write_fw()
141 struct wl1273_core *core = radio->core; in wl1273_fm_rds() local
229 struct wl1273_core *core = radio->core; in wl1273_fm_irq_thread_handler() local
344 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_freq() local
404 struct wl1273_core *core = radio->core; in wl1273_fm_set_rx_freq() local
463 struct wl1273_core *core = radio->core; in wl1273_fm_get_freq() local
499 struct wl1273_core *core = radio->core; in wl1273_fm_upload_firmware_patch() local
540 struct wl1273_core *core = radio->core; in wl1273_fm_stop() local
566 struct wl1273_core *core = radio->core; in wl1273_fm_start() local
[all …]
/drivers/clk/
Dclk.c82 struct clk_core *core; member
151 static bool clk_core_is_prepared(struct clk_core *core) in clk_core_is_prepared()
163 static bool clk_core_is_enabled(struct clk_core *core) in clk_core_is_enabled()
208 struct clk_core *core) in __clk_lookup_subtree()
250 static struct clk_core *clk_core_get_parent_by_index(struct clk_core *core, in clk_core_get_parent_by_index()
279 static unsigned long clk_core_get_rate_nolock(struct clk_core *core) in clk_core_get_rate_nolock()
306 static unsigned long __clk_get_accuracy(struct clk_core *core) in __clk_get_accuracy()
358 struct clk_core *core = hw->core, *parent, *best_parent = NULL; in clk_mux_determine_rate_flags() local
420 struct clk_core *core = clk_core_lookup(name); in __clk_lookup() local
425 static void clk_core_get_boundaries(struct clk_core *core, in clk_core_get_boundaries()
[all …]

123456