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.c1044 struct ocp_selector { struct
1050 static const struct ocp_selector ptp_ocp_clock[] = { argument
1067 static const struct ocp_selector ptp_ocp_sma_in[] = {
1085 static const struct ocp_selector ptp_ocp_sma_out[] = {
1102 static const struct ocp_selector ptp_ocp_art_sma_in[] = {
1108 static const struct ocp_selector ptp_ocp_art_sma_out[] = {
1115 static const struct ocp_selector ptp_ocp_adva_sma_in[] = {
1127 static const struct ocp_selector ptp_ocp_adva_sma_out[] = {
1140 const struct ocp_selector *tbl[2];
1172 ptp_ocp_select_name_from_val(const struct ocp_selector *tbl, int val) in ptp_ocp_select_name_from_val()
[all …]