Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
Dptp_ocp.c1040 struct ocp_selector { struct
1046 static const struct ocp_selector ptp_ocp_clock[] = { argument
1063 static const struct ocp_selector ptp_ocp_sma_in[] = {
1081 static const struct ocp_selector ptp_ocp_sma_out[] = {
1098 static const struct ocp_selector ptp_ocp_art_sma_in[] = {
1104 static const struct ocp_selector ptp_ocp_art_sma_out[] = {
1111 static const struct ocp_selector ptp_ocp_adva_sma_in[] = {
1123 static const struct ocp_selector ptp_ocp_adva_sma_out[] = {
1136 const struct ocp_selector *tbl[2];
1168 ptp_ocp_select_name_from_val(const struct ocp_selector *tbl, int val) in ptp_ocp_select_name_from_val()
[all …]