Lines Matching refs:ocelot_read
25 return ocelot_read(ocelot, ANA_TABLES_MACACCESS); in ocelot_mact_read_macaccess()
137 return ocelot_read(ocelot, ANA_TABLES_VLANACCESS); in ocelot_vlant_read_vlanaccess()
685 val = ocelot_read(ocelot, SYS_PTP_TXSTAMP); in ocelot_get_hwtimestamp()
718 val = ocelot_read(ocelot, SYS_PTP_STATUS); in ocelot_get_txtstamp()
931 u32 val = ocelot_read(ocelot, QS_INJ_STATUS); in ocelot_can_inject()
988 while (ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp)) in ocelot_drain_cpu_queue()
1075 val = ocelot_read(ocelot, ANA_TABLES_MACACCESS); in ocelot_mact_read()
1087 macl = ocelot_read(ocelot, ANA_TABLES_MACLDATA); in ocelot_mact_read()
1088 mach = ocelot_read(ocelot, ANA_TABLES_MACHDATA); in ocelot_mact_read()
2088 mmgt = ocelot_read(ocelot, SYS_MMGT); in ocelot_detect_features()
2091 eq_ctrl = ocelot_read(ocelot, QSYS_EQ_CTRL); in ocelot_detect_features()