Searched refs:voffs (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | io_trapped.c | 110 unsigned long voffs; in match_trapped_io_handler() local 118 voffs = 0; in match_trapped_io_handler() 123 return tiop->virt_base + voffs; in match_trapped_io_handler() 127 voffs += roundup(len, PAGE_SIZE); in match_trapped_io_handler()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | dvo_ns2501.c | 220 u16 voffs; /* vertical output offset, 9c/9d */ member 247 .voffs = 36, 267 .voffs = 35, 286 .voffs = 27, 633 ns2501_writeb(dvo, NS2501_REG9C, conf->voffs & 0xff); in ns2501_mode_set() 634 ns2501_writeb(dvo, NS2501_REG9D, conf->voffs >> 8); in ns2501_mode_set()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/ |
| H A D | xml_crypto_api.h | 1267 uint32_t voffs = 0; in add_attr() local 1273 voffs = *offs_2; in add_attr() 1285 res = add_be32(voffs, shm1, offs_1); in add_attr()
|