Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c835 struct ocp_selector { struct
840 static const struct ocp_selector ptp_ocp_clock[] = { argument
857 static const struct ocp_selector ptp_ocp_sma_in[] = {
875 static const struct ocp_selector ptp_ocp_sma_out[] = {
892 static const struct ocp_selector ptp_ocp_art_sma_in[] = {
898 static const struct ocp_selector ptp_ocp_art_sma_out[] = {
906 const struct ocp_selector *tbl[2];
938 ptp_ocp_select_name_from_val(const struct ocp_selector *tbl, int val) in ptp_ocp_select_name_from_val()
949 ptp_ocp_select_val_from_name(const struct ocp_selector *tbl, const char *name) in ptp_ocp_select_val_from_name()
963 ptp_ocp_select_table_show(const struct ocp_selector *tbl, char *buf) in ptp_ocp_select_table_show()
[all …]