Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_ocp.c1043 struct ocp_selector { struct
1049 static const struct ocp_selector ptp_ocp_clock[] = { argument
1066 static const struct ocp_selector ptp_ocp_sma_in[] = {
1084 static const struct ocp_selector ptp_ocp_sma_out[] = {
1101 static const struct ocp_selector ptp_ocp_art_sma_in[] = {
1107 static const struct ocp_selector ptp_ocp_art_sma_out[] = {
1114 static const struct ocp_selector ptp_ocp_adva_sma_in[] = {
1126 static const struct ocp_selector ptp_ocp_adva_sma_out[] = {
1139 const struct ocp_selector *tbl[2];
1171 ptp_ocp_select_name_from_val(const struct ocp_selector *tbl, int val) in ptp_ocp_select_name_from_val()
[all …]