]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/eb8245.h
The first round of I/O space pointers separation.
[lincan.git] / lincan / include / eb8245.h
index f076f38946cc2414659c954f433da63fa3ceeffe..ccb17dc7a904c1cb51e2e62f28b3cf9bca327ee5 100644 (file)
@@ -17,5 +17,5 @@ int eb8245_init_hw_data(struct candevice_t *candev);
 int eb8245_init_chip_data(struct candevice_t *candev, int chipnr);
 int eb8245_init_obj_data(struct canchip_t *chip, int objnr);
 int eb8245_program_irq(struct candevice_t *candev);
-void eb8245_write_register(unsigned data, unsigned long address);
-unsigned eb8245_read_register(unsigned long address);
+void eb8245_write_register(unsigned data, can_ioptr_t address);
+unsigned eb8245_read_register(can_ioptr_t address);