Home
last modified time | relevance | path

Searched refs:IVTV_DECODER_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c833 IVTV_DECODER_SIZE, "ivtv decoder")) { in ivtv_setup_pci()
1024 (u64)itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_probe()
1027 IVTV_DECODER_SIZE); in ivtv_probe()
H A Divtv-firmware.c219 itv->dec_mbox.mbox = ivtv_search_mailbox(itv->dec_mem, IVTV_DECODER_SIZE); in ivtv_firmware_init()
H A Divtv-driver.h75 #define IVTV_DECODER_SIZE 0x00800000 /* Total size is 0x01000000, but only first half is used */ macro
H A Divtv-ioctl.c697 reg < IVTV_DECODER_OFFSET + IVTV_DECODER_SIZE) in ivtv_itvc()