Symbol: anxdp_softc
sys/dev/fdt/rkanxdp.c
57
struct anxdp_softc sc_base;
sys/dev/ic/anxdp.c
195
isrockchip(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
205
struct anxdp_softc *sc = anxdp_connector->sc;
sys/dev/ic/anxdp.c
230
anxdp_analog_power_up_all(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
243
anxdp_await_pll_lock(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
258
anxdp_init_hpd(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
275
anxdp_init_aux(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
315
struct anxdp_softc *sc = anxdp_connector->sc;
sys/dev/ic/anxdp.c
344
struct anxdp_softc *sc = bridge->driver_private;
sys/dev/ic/anxdp.c
368
anxdp_macro_reset(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
381
anxdp_link_configure(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
401
anxdp_link_power_up(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
425
anxdp_link_start(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
460
anxdp_process_clock_recovery(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
505
anxdp_process_eq(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
550
anxdp_train_link(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
576
anxdp_bringup(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
660
struct anxdp_softc *sc = bridge->driver_private;
sys/dev/ic/anxdp.c
717
struct anxdp_softc *sc = bridge->driver_private;
sys/dev/ic/anxdp.c
743
struct anxdp_softc *sc = container_of(dpaux, struct anxdp_softc,
sys/dev/ic/anxdp.c
862
anxdp_dpms(struct anxdp_softc *sc, int mode)
sys/dev/ic/anxdp.c
881
anxdp_attach(struct anxdp_softc *sc)
sys/dev/ic/anxdp.c
896
anxdp_bind(struct anxdp_softc *sc, struct drm_encoder *encoder)
sys/dev/ic/anxdp.h
36
struct anxdp_softc;
sys/dev/ic/anxdp.h
40
struct anxdp_softc *sc;
sys/dev/ic/anxdp.h
63
int anxdp_attach(struct anxdp_softc *);
sys/dev/ic/anxdp.h
64
int anxdp_bind(struct anxdp_softc *, struct drm_encoder *);
sys/dev/ic/anxdp.h
66
void anxdp_dpms(struct anxdp_softc *, int);