Home
last modified time | relevance | path

Searched defs:zldev (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/dpll/zl3073x/
H A Dcore.c133 zl3073x_check_reg(struct zl3073x_dev * zldev,unsigned int reg,size_t size) zl3073x_check_reg() argument
159 zl3073x_read_reg(struct zl3073x_dev * zldev,unsigned int reg,void * val,size_t size) zl3073x_read_reg() argument
181 zl3073x_write_reg(struct zl3073x_dev * zldev,unsigned int reg,const void * val,size_t size) zl3073x_write_reg() argument
212 zl3073x_read_u8(struct zl3073x_dev * zldev,unsigned int reg,u8 * val) zl3073x_read_u8() argument
227 zl3073x_write_u8(struct zl3073x_dev * zldev,unsigned int reg,u8 val) zl3073x_write_u8() argument
242 zl3073x_read_u16(struct zl3073x_dev * zldev,unsigned int reg,u16 * val) zl3073x_read_u16() argument
263 zl3073x_write_u16(struct zl3073x_dev * zldev,unsigned int reg,u16 val) zl3073x_write_u16() argument
280 zl3073x_read_u32(struct zl3073x_dev * zldev,unsigned int reg,u32 * val) zl3073x_read_u32() argument
301 zl3073x_write_u32(struct zl3073x_dev * zldev,unsigned int reg,u32 val) zl3073x_write_u32() argument
318 zl3073x_read_u48(struct zl3073x_dev * zldev,unsigned int reg,u64 * val) zl3073x_read_u48() argument
341 zl3073x_write_u48(struct zl3073x_dev * zldev,unsigned int reg,u64 val) zl3073x_write_u48() argument
369 zl3073x_poll_zero_u8(struct zl3073x_dev * zldev,unsigned int reg,u8 mask) zl3073x_poll_zero_u8() argument
390 zl3073x_mb_op(struct zl3073x_dev * zldev,unsigned int op_reg,u8 op_val,unsigned int mask_reg,u16 mask_val) zl3073x_mb_op() argument
419 zl3073x_do_hwreg_op(struct zl3073x_dev * zldev,u8 op) zl3073x_do_hwreg_op() argument
443 zl3073x_read_hwreg(struct zl3073x_dev * zldev,u32 addr,u32 * value) zl3073x_read_hwreg() argument
471 zl3073x_write_hwreg(struct zl3073x_dev * zldev,u32 addr,u32 value) zl3073x_write_hwreg() argument
501 zl3073x_update_hwreg(struct zl3073x_dev * zldev,u32 addr,u32 value,u32 mask) zl3073x_update_hwreg() argument
527 zl3073x_write_hwreg_seq(struct zl3073x_dev * zldev,const struct zl3073x_hwreg_seq_item * seq,size_t num_items) zl3073x_write_hwreg_seq() argument
556 zl3073x_dev_state_fetch(struct zl3073x_dev * zldev) zl3073x_dev_state_fetch() argument
595 zl3073x_dev_ref_status_update(struct zl3073x_dev * zldev) zl3073x_dev_ref_status_update() argument
630 zl3073x_ref_phase_offsets_update(struct zl3073x_dev * zldev,int channel) zl3073x_ref_phase_offsets_update() argument
670 zl3073x_ref_ffo_update(struct zl3073x_dev * zldev) zl3073x_ref_ffo_update() argument
726 struct zl3073x_dev *zldev = container_of(work, struct zl3073x_dev, zl3073x_dev_periodic_work() local
755 zl3073x_dev_phase_avg_factor_set(struct zl3073x_dev * zldev,u8 factor) zl3073x_dev_phase_avg_factor_set() argument
791 zl3073x_dev_phase_meas_setup(struct zl3073x_dev * zldev) zl3073x_dev_phase_meas_setup() argument
834 zl3073x_dev_start(struct zl3073x_dev * zldev,bool full) zl3073x_dev_start() argument
909 zl3073x_dev_stop(struct zl3073x_dev * zldev) zl3073x_dev_stop() argument
926 struct zl3073x_dev *zldev = ptr; zl3073x_dev_dpll_fini() local
945 zl3073x_devm_dpll_init(struct zl3073x_dev * zldev,u8 num_dplls) zl3073x_devm_dpll_init() argument
1001 zl3073x_dev_probe(struct zl3073x_dev * zldev,const struct zl3073x_chip_info * chip_info) zl3073x_dev_probe() argument
[all...]
H A Dcore.h91 void zl3073x_dev_stop(struct zl3073x_dev *zldev); in zl3073x_dev_phase_avg_factor_get() argument
159 zl3073x_dev_is_ref_phase_comp_32bit(struct zl3073x_dev * zldev) zl3073x_dev_is_ref_phase_comp_32bit() argument
221 zl3073x_dev_ref_freq_get(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_ref_freq_get() argument
236 zl3073x_dev_ref_is_diff(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_ref_is_diff() argument
251 zl3073x_dev_ref_is_status_ok(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_ref_is_status_ok() argument
266 zl3073x_dev_synth_freq_get(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_synth_freq_get() argument
282 zl3073x_dev_out_synth_get(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_out_synth_get() argument
297 zl3073x_dev_out_is_enabled(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_out_is_enabled() argument
318 zl3073x_dev_out_dpll_get(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_out_dpll_get() argument
344 zl3073x_dev_output_pin_freq_get(struct zl3073x_dev * zldev,u8 id) zl3073x_dev_output_pin_freq_get() argument
370 zl3073x_dev_out_is_diff(struct zl3073x_dev * zldev,u8 index) zl3073x_dev_out_is_diff() argument
388 zl3073x_dev_output_pin_is_enabled(struct zl3073x_dev * zldev,u8 id) zl3073x_dev_output_pin_is_enabled() argument
[all...]
H A Ddpll.c232 struct zl3073x_dev *zldev = zldpll->dev; in zl3073x_dpll_input_pin_frequency_set() local
128 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_input_pin_esync_get() local
169 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_input_pin_esync_set() local
261 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_selected_ref_get() local
309 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_selected_ref_set() local
384 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_connected_ref_get() local
408 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_input_pin_phase_offset_get() local
468 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_input_pin_phase_adjust_get() local
501 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_input_pin_phase_adjust_set() local
533 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_ref_prio_get() local
574 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_ref_prio_set() local
626 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_ref_state_get() local
790 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_output_pin_esync_get() local
858 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_output_pin_esync_set() local
937 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_output_pin_frequency_set() local
1016 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_output_pin_phase_adjust_get() local
1039 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_output_pin_phase_adjust_set() local
1075 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_lock_status_get() local
1542 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_pin_is_registrable() local
1658 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_device_register() local
1726 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_pin_phase_offset_check() local
1786 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_pin_ffo_check() local
1822 struct zl3073x_dev *zldev = zldpll->dev; zl3073x_dpll_changes_check() local
1913 zl3073x_dpll_init_fine_phase_adjust(struct zl3073x_dev * zldev) zl3073x_dpll_init_fine_phase_adjust() argument
1946 zl3073x_dpll_alloc(struct zl3073x_dev * zldev,u8 ch) zl3073x_dpll_alloc() argument
[all...]
H A Dprop.c30 zl3073x_pin_check_freq(struct zl3073x_dev *zldev, enum dpll_pin_direction dir, in zl3073x_pin_check_freq()
84 zl3073x_prop_pin_package_label_set(struct zl3073x_dev *zldev, in zl3073x_prop_pin_package_label_set()
129 zl3073x_prop_pin_fwnode_get(struct zl3073x_dev *zldev, in zl3073x_prop_pin_fwnode_get()
190 struct zl3073x_pin_props *zl3073x_pin_props_get(struct zl3073x_dev *zldev, in zl3073x_pin_props_get()
359 zl3073x_prop_dpll_type_get(struct zl3073x_dev *zldev, u8 index) in zl3073x_prop_dpll_type_get()
H A Dref.c64 zl3073x_ref_state_fetch(struct zl3073x_dev * zldev,u8 index) zl3073x_ref_state_fetch() argument
152 zl3073x_ref_state_get(struct zl3073x_dev * zldev,u8 index) zl3073x_ref_state_get() argument
157 zl3073x_ref_state_set(struct zl3073x_dev * zldev,u8 index,const struct zl3073x_ref * ref) zl3073x_ref_state_set() argument
[all...]
H A Dfw.c198 zl3073x_fw_component_load(struct zl3073x_dev *zldev, in zl3073x_fw_component_load()
307 struct zl3073x_fw *zl3073x_fw_load(struct zl3073x_dev *zldev, const char *data, in zl3073x_fw_load()
363 zl3073x_fw_component_flash(struct zl3073x_dev *zldev, in zl3073x_fw_component_flash()
403 int zl3073x_fw_flash(struct zl3073x_dev *zldev, struct zl3073x_fw *zlfw, in zl3073x_fw_flash()
H A Dspi.c14 struct zl3073x_dev *zldev; in zl3073x_spi_probe() local
H A Di2c.c14 struct zl3073x_dev *zldev; in zl3073x_i2c_probe() local