Searched defs:idtcm (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c43 static inline int idtcm_read(struct idtcm *idtcm, argument
52 static inline int idtcm_write(struct idtcm *idtcm, argument
61 static int contains_full_configuration(struct idtcm *idtcm, argument
199 static int clear_boot_status(struct idtcm *idtc argument
206 read_boot_status(struct idtcm *idtcm, u32 *status) argument
218 wait_for_boot_status_ready(struct idtcm *idtcm) argument
244 struct idtcm *idtcm = channel->idtcm; local
277 struct idtcm *idtcm; local
337 read_sys_apll_status(struct idtcm *idtcm, u8 *status) argument
343 read_sys_dpll_status(struct idtcm *idtcm, u8 *status) argument
348 wait_for_sys_apll_dpll_lock(struct idtcm *idtcm) argument
388 wait_for_chip_ready(struct idtcm *idtcm) argument
401 struct idtcm *idtcm = channel->idtcm; local
426 struct idtcm *idtcm = channel->idtcm; local
457 idtcm_extts_check_channel(struct idtcm *idtcm, u8 todn) argument
487 struct idtcm *idtcm = channel->idtcm; local
501 _sync_pll_output(struct idtcm *idtcm, u8 pll, u8 sync_src, u8 qn, u8 qn_plus_1) argument
630 struct idtcm *idtcm = channel->idtcm; local
709 struct idtcm *idtcm = channel->idtcm; local
777 struct idtcm *idtcm = channel->idtcm; local
884 struct idtcm *idtcm = channel->idtcm; local
911 struct idtcm *idtcm = channel->idtcm; local
930 struct idtcm *idtcm = channel->idtcm; local
950 struct idtcm *idtcm = channel->idtcm; local
990 struct idtcm *idtcm = channel->idtcm; local
1035 struct idtcm *idtcm = channel->idtcm; local
1063 idtcm_state_machine_reset(struct idtcm *idtcm) argument
1096 idtcm_read_hw_rev_id(struct idtcm *idtcm, u8 *hw_rev_id) argument
1101 idtcm_read_product_id(struct idtcm *idtcm, u16 *product_id) argument
1113 idtcm_read_major_release(struct idtcm *idtcm, u8 *major) argument
1125 idtcm_read_minor_release(struct idtcm *idtcm, u8 *minor) argument
1130 idtcm_read_hotfix_release(struct idtcm *idtcm, u8 *hotfix) argument
1139 idtcm_read_otp_scsr_config_select(struct idtcm *idtcm, u8 *config_select) argument
1146 set_pll_output_mask(struct idtcm *idtcm, u16 addr, u8 val) argument
1183 set_tod_ptp_pll(struct idtcm *idtcm, u8 index, u8 pll) argument
1200 check_and_set_masks(struct idtcm *idtcm, u16 regaddr, u8 val) argument
1235 display_pll_and_masks(struct idtcm *idtcm) argument
1253 idtcm_load_firmware(struct idtcm *idtcm, struct device *dev) argument
1330 struct idtcm *idtcm = channel->idtcm; local
1359 struct idtcm *idtcm = channel->idtcm; local
1377 struct idtcm *idtcm = channel->idtcm; local
1395 struct idtcm *idtcm = channel->idtcm; local
1418 struct idtcm *idtcm = channel->idtcm; local
1438 struct idtcm *idtcm = channel->idtcm; local
1461 struct idtcm *idtcm = channel->idtcm; local
1476 struct idtcm *idtcm = channel->idtcm; local
1491 struct idtcm *idtcm = channel->idtcm; local
1506 struct idtcm *idtcm = channel->idtcm; local
1535 struct idtcm *idtcm = channel->idtcm; local
1611 struct idtcm *idtcm = channel->idtcm; local
1636 struct idtcm *idtcm = channel->idtcm; local
1664 struct idtcm *idtcm = channel->idtcm; local
1715 struct idtcm *idtcm = channel->idtcm; local
1742 struct idtcm *idtcm = channel->idtcm; local
1787 struct idtcm *idtcm = channel->idtcm; local
1805 struct idtcm *idtcm = channel->idtcm; local
1823 struct idtcm *idtcm = channel->idtcm; local
1840 struct idtcm *idtcm = channel->idtcm; local
1857 struct idtcm *idtcm = channel->idtcm; local
1892 struct idtcm *idtcm = channel->idtcm; local
1909 struct idtcm *idtcm = channel->idtcm; local
1935 struct idtcm *idtcm = channel->idtcm; local
1969 struct idtcm *idtcm = channel->idtcm; local
1995 idtcm_set_version_info(struct idtcm *idtcm) argument
2076 struct idtcm *idtcm = channel->idtcm; local
2157 struct idtcm *idtcm = channel->idtcm; local
2230 idtcm_enable_channel(struct idtcm *idtcm, u32 index) argument
2303 idtcm_enable_extts_channel(struct idtcm *idtcm, u32 index) argument
2326 struct idtcm *idtcm = container_of(work, struct idtcm, extts_work.work); local
2364 ptp_clock_unregister_all(struct idtcm *idtcm) argument
2376 set_default_masks(struct idtcm *idtcm) argument
2400 struct idtcm *idtcm; local
2462 struct idtcm *idtcm = platform_get_drvdata(pdev); local
[all...]
H A Dptp_clockmatrix.h86 struct idtcm *idtcm; member in struct:idtcm_channel
113 struct idtcm { struct

Completed in 315 milliseconds