Searched refs:io_limit (Results 1 – 3 of 3) sorted by relevance
64 #define io_limit PAGE_SIZE /* bytes */ macro150 if (buf_size > io_limit) in at25_ee_write()151 buf_size = io_limit; in at25_ee_write()
98 module_param_named(io_limit, at24_io_limit, uint, 0);
237 u16 io_limit = cnspci->res_io.end >> 16; in cns3xxx_pcie_hw_init() local245 cns3xxx_write_config(cnspci, PCI_IO_LIMIT_UPPER16, 2, io_limit); in cns3xxx_pcie_hw_init()