Home
last modified time | relevance | path

Searched refs:lock_offs_max (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/spi-nor/
H A Dswp.c90 loff_t lock_offs, lock_offs_max, offs_max; in spi_nor_check_lock_status_sr() local
98 lock_offs_max = lock_offs + lock_len; in spi_nor_check_lock_status_sr()
103 return (offs_max <= lock_offs_max) && (ofs >= lock_offs); in spi_nor_check_lock_status_sr()
106 return (ofs >= lock_offs_max) || (offs_max <= lock_offs); in spi_nor_check_lock_status_sr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/spi-nor/
H A Dswp.c90 loff_t lock_offs, lock_offs_max, offs_max; in spi_nor_check_lock_status_sr() local
98 lock_offs_max = lock_offs + lock_len; in spi_nor_check_lock_status_sr()
103 return (offs_max <= lock_offs_max) && (ofs >= lock_offs); in spi_nor_check_lock_status_sr()
106 return (ofs >= lock_offs_max) || (offs_max <= lock_offs); in spi_nor_check_lock_status_sr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/spi-nor/
H A Dswp.c90 loff_t lock_offs, lock_offs_max, offs_max; in spi_nor_check_lock_status_sr() local
98 lock_offs_max = lock_offs + lock_len; in spi_nor_check_lock_status_sr()
103 return (offs_max <= lock_offs_max) && (ofs >= lock_offs); in spi_nor_check_lock_status_sr()
106 return (ofs >= lock_offs_max) || (offs_max <= lock_offs); in spi_nor_check_lock_status_sr()