Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm.c343 case cxm_enc_mailbox: in cxm_queue_firmware_command()
448 case cxm_enc_mailbox: in cxm_firmware_command()
859 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
868 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
875 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
882 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
889 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
897 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
904 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
913 if (cxm_firmware_command(sc, cxm_enc_mailbox, in cxm_configure_encoder()
[all …]
H A Dcxm.h176 cxm_dec_mailbox, cxm_enc_mailbox }; enumerator