Searched refs:nxphdmi_cec_write (Results 1 – 1 of 1) sorted by relevance
274 int nxphdmi_cec_write(struct nxphdmi_softc *, uint8_t, uint8_t);333 nxphdmi_cec_write(sc, TDA_CEC_ENAMODS, ENAMODS_RXSENS | ENAMODS_HDMI); in nxphdmi_attach()377 nxphdmi_cec_write(sc, TDA_CEC_FRO_IM_CLK_CTRL, in nxphdmi_attach()413 nxphdmi_cec_write(struct nxphdmi_softc *sc, uint8_t addr, uint8_t val) in nxphdmi_cec_write() function