Searched defs:page_offset (Results 1 – 8 of 8) sorted by relevance
47 off_t page_offset = offset % cfg->pagesize; in mb85rcxx_translate_address() local62 off_t page_offset = offset % cfg->pagesize; in mb85rcxx_remaining_len_in_page() local
94 off_t page_offset; member
177 off_t page_offset = info->start_offset; in test_flash_erase_page() local
446 off_t page_offset; in img_mgmt_erase_image_data() local
206 uint16_t page_offset = (uint16_t)(addr % page_size); in api_write() local
780 uint32_t page_offset = offset & (CAD_QSPI_PAGE_SIZE - 1); in cad_qspi_write_bank() local
53 uint8_t page_offset; member
918 uint32_t page_offset = (uintptr_t)buf & (page_size - 1); in optee_construct_page_list() local