| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-catu.c | 308 u64 r_offset, w_offset; in catu_sync_etr_buf() local 315 w_offset = rwp - etr_buf->hwaddr; in catu_sync_etr_buf() 318 etr_buf->len = w_offset - r_offset; in catu_sync_etr_buf() 319 if (w_offset < r_offset) in catu_sync_etr_buf()
|
| H A D | coresight-tmc-etr.c | 732 long r_offset, w_offset; in tmc_etr_sync_sg_buf() local 745 w_offset = tmc_sg_get_data_page_offset(table, rwp); in tmc_etr_sync_sg_buf() 746 if (w_offset < 0) { in tmc_etr_sync_sg_buf() 757 etr_buf->len = ((w_offset < r_offset) ? etr_buf->size : 0) + in tmc_etr_sync_sg_buf() 758 w_offset - r_offset; in tmc_etr_sync_sg_buf()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | selection.h | 36 extern unsigned short *screen_pos(const struct vc_data *vc, int w_offset,
|
| H A D | memstick.h | 142 unsigned char w_offset; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmpcie.h | 434 #define RING_WRITE_PTR(x) ((x)->ringstate->w_offset)
|
| H A D | wlioctl.h | 7646 int16 w_offset; member 7657 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmpcie.h | 523 #define RING_WRITE_PTR(x) ((x)->ringstate->w_offset)
|
| H A D | wlioctl.h | 9551 int16 w_offset; member 9564 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 9600 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 9642 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmpcie.h | 523 #define RING_WRITE_PTR(x) ((x)->ringstate->w_offset)
|
| H A D | wlioctl.h | 9562 int16 w_offset; member 9575 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 9611 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 9653 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmpcie.h | 523 #define RING_WRITE_PTR(x) ((x)->ringstate->w_offset)
|
| H A D | wlioctl.h | 9551 int16 w_offset; member 9564 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 9600 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 9642 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmpcie.h | 540 #define RING_WRITE_PTR(x) ((x)->ringstate->w_offset)
|
| H A D | wlioctl.h | 12156 int16 w_offset; member 12169 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 12205 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 12247 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ member 12315 int16 w_offset[TOF_BW_NUM_V2]; /**< offset of thresh crossing window(per BW) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmpcie.h | 540 #define RING_WRITE_PTR(x) ((x)->ringstate->w_offset)
|
| H A D | wlioctl.h | 12138 int16 w_offset; member 12151 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 12187 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ 12229 int16 w_offset[TOF_BW_NUM]; /**< offset of threshold crossing window(per BW) */ member 12297 int16 w_offset[TOF_BW_NUM_V2]; /**< offset of thresh crossing window(per BW) */ member
|
| /OK3568_Linux_fs/kernel/drivers/memstick/core/ |
| H A D | memstick.c | 395 card->reg_addr.w_offset = offsetof(struct ms_register, id); in memstick_alloc_card()
|
| H A D | ms_block.c | 209 msb->reg_addr.w_offset = offsetof(struct ms_register, id); in msb_invalidate_reg_window() 307 if (msb->reg_addr.w_offset != offset || in msb_write_regs() 310 msb->reg_addr.w_offset = offset; in msb_write_regs()
|
| H A D | mspro_block.c | 1129 card->reg_addr.w_offset = offsetof(struct mspro_register, param); in mspro_block_init_card()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_cmd.c | 3003 int w_offset, h_offset; in atomisp_calculate_real_zoom_region() local 3089 w_offset = 0; in atomisp_calculate_real_zoom_region() 3091 w_offset = asd->sensor_array_res.width in atomisp_calculate_real_zoom_region() 3094 w_offset = w_offset / 2; in atomisp_calculate_real_zoom_region() 3095 if (dz_config->zoom_region.origin.x < w_offset) in atomisp_calculate_real_zoom_region() 3098 dz_config->zoom_region.origin.x = dz_config->zoom_region.origin.x - w_offset; in atomisp_calculate_real_zoom_region() 3103 / (asd->sensor_array_res.width - 2 * w_offset); in atomisp_calculate_real_zoom_region() 3109 / (asd->sensor_array_res.width - 2 * w_offset); in atomisp_calculate_real_zoom_region()
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | vt.c | 4762 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument 4764 return screenpos(vc, 2 * w_offset, viewed); in screen_pos()
|