activate
extern void activate(qelem *q, int so);
PMAP_COUNTER(activate, "pmap_activate call");
PMAP_COUNT(activate);
PMAP_COUNT(activate);
imx6_dwhdmi_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
error = fdt_endpoint_activate(out_ep, activate);
rk_anxdp_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
error = fdt_endpoint_activate(out_ep, activate);
rk_dwhdmi_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
error = fdt_endpoint_activate(out_ep, activate);
rk_vop_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
return fdt_endpoint_activate(ep, activate);
error = fdt_endpoint_activate(out_ep, activate);
sunxi_dwhdmi_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
sunxi_hdmi_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
error = fdt_endpoint_activate(out_ep, activate);
sunxi_lcdc_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
return fdt_endpoint_activate(out_ep, activate);
return fdt_endpoint_activate(out_ep, activate);
sunxi_mixer_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
return fdt_endpoint_activate(ep, activate);
sunxi_tcon_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
error = fdt_endpoint_activate(out_ep, activate);
tilcdc_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
return fdt_endpoint_activate(ep, activate);
#define pmap_activate PMAPNAME(activate)
u_char activate;
NSIO_READ_REG( nsioIot, nsioIoh, NSIO_CFG_ACTIVATE, activate );
printf("activate: %x\n",activate);
panel_fdt_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
fdt_endpoint_activate(struct fdt_endpoint *ep, bool activate)
if (!activate && ep->ep_enabled)
error = rdp->dp_ep_activate(rdp->dp_dev, rep, activate);
rep->ep_active = ep->ep_active = activate;
fdt_endpoint_activate_direct(struct fdt_endpoint *ep, bool activate)
error = dp->dp_ep_activate(dp->dp_dev, ep, activate);
dispcon_hdmi_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (activate) {
anxedp_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
tda19988_ep_activate(device_t dev, struct fdt_endpoint *ep, bool activate)
if (!activate)
.activate = xmm7360_tty_port_activate,
PMAP_COUNTER(activate, "activations");
PMAP_COUNT(activate);