Searched refs:io_limit (Results 1 – 3 of 3) sorted by relevance
60 #define io_limit PAGE_SIZE /* bytes */ macro146 if (buf_size > io_limit) in at25_ee_write()147 buf_size = io_limit; in at25_ee_write()
112 module_param_named(io_limit, at24_io_limit, uint, 0);
234 u16 io_limit = cnspci->res_io.end >> 16; in cns3xxx_pcie_hw_init() local242 cns3xxx_write_config(cnspci, PCI_IO_LIMIT_UPPER16, 2, io_limit); in cns3xxx_pcie_hw_init()