Searched refs:SP_IOMEM_LEN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/rc/
H A Dwinbond-cir.c200 #define SP_IOMEM_LEN 0x08 /* Serial Port 3 (IR) Reg Len */ macro
1023 pnp_port_len(device, 2) == SP_IOMEM_LEN)) { wbcir_probe()
1105 if (!request_region(data->sbase, SP_IOMEM_LEN, DRVNAME)) { wbcir_probe()
1107 data->sbase, data->sbase + SP_IOMEM_LEN - 1); wbcir_probe()
1127 release_region(data->sbase, SP_IOMEM_LEN); wbcir_probe()
1173 release_region(data->sbase, SP_IOMEM_LEN); wbcir_remove()

Completed in 56 milliseconds