Searched refs:IVTV_DECODER_SIZE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.c | 858 IVTV_DECODER_SIZE, "ivtv decoder")) { in ivtv_setup_pci() 875 IVTV_DECODER_SIZE); in ivtv_setup_pci() 1057 (u64)itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_probe() 1059 IVTV_DECODER_SIZE); in ivtv_probe() 1286 release_mem_region(itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_probe() 1447 release_mem_region(itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_remove()
|
H A D | ivtv-firmware.c | 219 itv->dec_mbox.mbox = ivtv_search_mailbox(itv->dec_mem, IVTV_DECODER_SIZE); in ivtv_firmware_init()
|
H A D | ivtv-driver.h | 75 #define IVTV_DECODER_SIZE 0x00800000 /* Total size is 0x01000000, but only first half is used */ macro
|
H A D | ivtv-ioctl.c | 697 reg < IVTV_DECODER_OFFSET + IVTV_DECODER_SIZE) in ivtv_itvc()
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.c | 861 IVTV_DECODER_SIZE, "ivtv decoder")) { in ivtv_setup_pci() 1055 (u64)itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_probe() 1057 IVTV_DECODER_SIZE); in ivtv_probe() 1284 release_mem_region(itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_probe() 1445 release_mem_region(itv->base_addr + IVTV_DECODER_OFFSET, IVTV_DECODER_SIZE); in ivtv_remove()
|
H A D | ivtv-firmware.c | 219 itv->dec_mbox.mbox = ivtv_search_mailbox(itv->dec_mem, IVTV_DECODER_SIZE); in ivtv_firmware_init()
|
H A D | ivtv-driver.h | 77 #define IVTV_DECODER_SIZE 0x00800000 /* Total size is 0x01000000, but only first half is used */ macro
|
H A D | ivtv-ioctl.c | 702 reg < IVTV_DECODER_OFFSET + IVTV_DECODER_SIZE) in ivtv_itvc()
|
Completed in 22 milliseconds