Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ptp/
Dptp_ocp.c660 struct ocp_selector { struct
665 static const struct ocp_selector ptp_ocp_clock[] = { argument
682 static const struct ocp_selector ptp_ocp_sma_in[] = {
700 static const struct ocp_selector ptp_ocp_sma_out[] = {
718 const struct ocp_selector *tbl[2];
750 ptp_ocp_select_name_from_val(const struct ocp_selector *tbl, int val) in ptp_ocp_select_name_from_val()
761 ptp_ocp_select_val_from_name(const struct ocp_selector *tbl, const char *name) in ptp_ocp_select_val_from_name()
775 ptp_ocp_select_table_show(const struct ocp_selector *tbl, char *buf) in ptp_ocp_select_table_show()
2261 ptp_ocp_show_output(const struct ocp_selector *tbl, u32 val, char *buf, in ptp_ocp_show_output()
2276 ptp_ocp_show_inputs(const struct ocp_selector *tbl, u32 val, char *buf, in ptp_ocp_show_inputs()
[all …]