Searched defs:offs (Results 1 – 9 of 9) sorted by relevance
22 #define SMSC_BANK(offs) ((offs) >> 3) argument23 #define SMSC_BIT(offs) (1u << ((offs) & 0x7)) argument
125 #define DVB_RINGBUFFER_PEEK(rbuf, offs) \ argument
305 unsigned int offs, in fscrypt_encrypt_pagecache_blocks()314 unsigned int offs, u64 lblk_num, in fscrypt_encrypt_block_inplace()322 unsigned int offs) in fscrypt_decrypt_pagecache_blocks()330 unsigned int offs, u64 lblk_num) in fscrypt_decrypt_block_inplace()
40 unsigned long offs; member
44 int offs; member
455 loff_t offs, in nanddev_offs_to_pos()627 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
527 static inline int mtd_offset_to_wunit(struct mtd_info *mtd, loff_t offs) in mtd_offset_to_wunit()
100 #define ADP5588_BANK(offs) ((offs) >> 3) argument101 #define ADP5588_BIT(offs) (1u << ((offs) & 0x7)) argument
704 int offs; /* If required by the device (0 if not used) */ member