/linux-6.3-rc2/drivers/clocksource/ |
A D | timer-stm32.c | 148 stm32_timer_start(to); in stm32_clock_event_set_periodic() 157 stm32_timer_start(to); in stm32_clock_event_set_oneshot() 227 to->of_clk.rate = DIV_ROUND_CLOSEST(to->of_clk.rate, prescaler); in stm32_timer_set_prescaler() 228 to->of_clk.period = DIV_ROUND_UP(to->of_clk.rate, HZ); in stm32_timer_set_prescaler() 272 to->clkevt.name = to->np->full_name; in stm32_clockevent_init() 281 clockevents_config_and_register(&to->clkevt, timer_of_rate(to), 0x1, in stm32_clockevent_init() 285 to->np, bits); in stm32_clockevent_init() 291 struct timer_of *to; in stm32_timer_init() local 294 to = kzalloc(sizeof(*to), GFP_KERNEL); in stm32_timer_init() 295 if (!to) in stm32_timer_init() [all …]
|
A D | timer-mediatek.c | 69 #define SYST_CON_REG(to) (timer_of_base(to) + SYST_CON) argument 70 #define SYST_VAL_REG(to) (timer_of_base(to) + SYST_VAL) argument 146 mtk_syst_ack_irq(to); in mtk_syst_handler() 164 writel(ticks, SYST_VAL_REG(to)); in mtk_syst_clkevt_next_event() 247 mtk_gpt_clkevt_time_setup(to, to->of_clk.period, TIMER_CLK_EVT); in mtk_gpt_clkevt_set_periodic() 329 static struct timer_of to = { variable 408 ret = timer_of_init(node, &to); in mtk_syst_init() 412 clockevents_config_and_register(&to.clkevt, timer_of_rate(&to), in mtk_syst_init() 429 to.clkevt.resume = mtk_gpt_resume; in mtk_gpt_init() 432 ret = timer_of_init(node, &to); in mtk_gpt_init() [all …]
|
A D | renesas-ostm.c | 63 ostm_timer_stop(to); in ostm_init_clksrc() 70 to->np->full_name, timer_of_rate(to), 300, in ostm_init_clksrc() 90 ostm_timer_stop(to); in ostm_clock_event_next() 103 ostm_timer_stop(to); in ostm_shutdown() 112 ostm_timer_stop(to); in ostm_set_periodic() 114 writel(timer_of_period(to) - 1, timer_of_base(to) + OSTM_CMP); in ostm_set_periodic() 125 ostm_timer_stop(to); in ostm_set_oneshot() 165 struct timer_of *to; in ostm_init() local 168 to = kzalloc(sizeof(*to), GFP_KERNEL); in ostm_init() 169 if (!to) in ostm_init() [all …]
|
A D | timer-milbeaut.c | 52 struct timer_of *to = to_timer_of(clk); in mlb_timer_interrupt() local 91 mlb_evt_timer_stop(to); in mlb_set_state_periodic() 92 mlb_evt_timer_register_count(to, to->of_clk.period); in mlb_set_state_periodic() 101 mlb_evt_timer_stop(to); in mlb_set_state_oneshot() 110 mlb_evt_timer_stop(to); in mlb_set_state_shutdown() 119 mlb_evt_timer_stop(to); in mlb_clkevt_next_event() 143 static struct timer_of to = { variable 173 ret = timer_of_init(node, &to); in mlb_timer_init() 178 mlb_config_clock_source(&to); in mlb_timer_init() 183 mlb_config_clock_event(&to); in mlb_timer_init() [all …]
|
A D | timer-sun4i.c | 85 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_shutdown() local 87 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_shutdown() 94 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_set_oneshot() local 104 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_set_periodic() local 107 sun4i_clkevt_time_setup(timer_of_base(to), 0, timer_of_period(to)); in sun4i_clkevt_set_periodic() 116 struct timer_of *to = to_timer_of(clkevt); in sun4i_clkevt_next_event() local 133 struct timer_of *to = to_timer_of(evt); in sun4i_timer_interrupt() local 141 static struct timer_of to = { variable 173 ret = timer_of_init(node, &to); in sun4i_timer_init() 191 timer_of_rate(&to)); in sun4i_timer_init() [all …]
|
/linux-6.3-rc2/arch/m68k/hp300/ |
A D | hp300map.map | 185 compose '`' 'A' to '�' 186 compose '`' 'a' to '�' 189 compose '^' 'A' to '�' 190 compose '^' 'a' to '�' 191 compose '~' 'A' to '�' 192 compose '~' 'a' to '�' 193 compose '"' 'A' to '�' 194 compose '"' 'a' to '�' 195 compose 'O' 'A' to '�' 196 compose 'o' 'a' to '�' [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
A D | ia_css_eed1_8.host.c | 106 to->chgrinv_x[0][i] = 0; in ia_css_eed1_8_vmem_encode() 107 to->chgrinv_a[0][i] = 0; in ia_css_eed1_8_vmem_encode() 108 to->chgrinv_b[0][i] = 0; in ia_css_eed1_8_vmem_encode() 110 to->tcinv_x[0][i] = 0; in ia_css_eed1_8_vmem_encode() 111 to->tcinv_a[0][i] = 0; in ia_css_eed1_8_vmem_encode() 112 to->tcinv_b[0][i] = 0; in ia_css_eed1_8_vmem_encode() 113 to->tcinv_c[0][i] = 0; in ia_css_eed1_8_vmem_encode() 114 to->fcinv_x[0][i] = 0; in ia_css_eed1_8_vmem_encode() 115 to->fcinv_a[0][i] = 0; in ia_css_eed1_8_vmem_encode() 116 to->fcinv_b[0][i] = 0; in ia_css_eed1_8_vmem_encode() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dsc/ |
A D | rc_calc_dpi.c | 31 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields() 33 to->convert_rgb = from->convert_rgb; in copy_pps_fields() 34 to->slice_width = from->slice_width; in copy_pps_fields() 35 to->slice_height = from->slice_height; in copy_pps_fields() 36 to->simple_422 = from->simple_422; in copy_pps_fields() 37 to->native_422 = from->native_422; in copy_pps_fields() 38 to->native_420 = from->native_420; in copy_pps_fields() 39 to->pic_width = from->pic_width; in copy_pps_fields() 40 to->pic_height = from->pic_height; in copy_pps_fields() 64 to->final_offset = from->final_offset; in copy_pps_fields() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
A D | ia_css_bnlm.host.c | 99 struct bnlm_vmem_params *to, in ia_css_bnlm_vmem_encode() argument 123 memset(to->nl_th, 0, sizeof(to->nl_th)); in ia_css_bnlm_vmem_encode() 124 to->nl_th[0][0] = from->nl_th[0]; in ia_css_bnlm_vmem_encode() 125 to->nl_th[0][1] = from->nl_th[1]; in ia_css_bnlm_vmem_encode() 126 to->nl_th[0][2] = from->nl_th[2]; in ia_css_bnlm_vmem_encode() 128 memset(to->match_quality_max_idx, 0, sizeof(to->match_quality_max_idx)); in ia_css_bnlm_vmem_encode() 136 memset(to->div_lut_intercepts, 0, sizeof(to->div_lut_intercepts)); in ia_css_bnlm_vmem_encode() 141 memset(to->power_of_2, 0, sizeof(to->power_of_2)); in ia_css_bnlm_vmem_encode() 143 to->power_of_2[0][i] = 1 << i; in ia_css_bnlm_vmem_encode() 150 struct bnlm_dmem_params *to, in ia_css_bnlm_encode() argument [all …]
|
/linux-6.3-rc2/ipc/ |
A D | compat.c | 44 to->uid = v.uid; in get_compat_ipc64_perm() 45 to->gid = v.gid; in get_compat_ipc64_perm() 46 to->mode = v.mode; in get_compat_ipc64_perm() 56 to->uid = v.uid; in get_compat_ipc_perm() 57 to->gid = v.gid; in get_compat_ipc_perm() 58 to->mode = v.mode; in get_compat_ipc_perm() 64 to->key = from->key; in to_compat_ipc64_perm() 65 to->uid = from->uid; in to_compat_ipc64_perm() 66 to->gid = from->gid; in to_compat_ipc64_perm() 70 to->seq = from->seq; in to_compat_ipc64_perm() [all …]
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | iomem.c | 6 #define movs(type,to,from) \ argument 7 asm volatile("movs" type:"=&D" (to), "=&S" (from):"0" (to), "1" (from):"memory") 33 movs("b", to, from); in string_memcpy_fromio() 37 movs("w", to, from); in string_memcpy_fromio() 40 rep_movs(to, (const void *)from, n); in string_memcpy_fromio() 42 kmsan_unpoison_memory(to, n); in string_memcpy_fromio() 54 movs("b", to, from); in string_memcpy_toio() 58 movs("w", to, from); in string_memcpy_toio() 67 char *out = to; in unrolled_memcpy_fromio() 76 volatile char __iomem *out = to; in unrolled_memcpy_toio() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ |
A D | ia_css_ob.host.c | 64 to->area_start_bq = 0; in ia_css_ob_encode() 69 to->blacklevel_gr = 0; in ia_css_ob_encode() 70 to->blacklevel_r = 0; in ia_css_ob_encode() 71 to->blacklevel_b = 0; in ia_css_ob_encode() 72 to->blacklevel_gb = 0; in ia_css_ob_encode() 74 to->area_length_bq = in ia_css_ob_encode() 76 to->area_length_bq_inverse = AREA_LENGTH_UNIT / to->area_length_bq; in ia_css_ob_encode() 79 to->blacklevel_gr = 0; in ia_css_ob_encode() 80 to->blacklevel_r = 0; in ia_css_ob_encode() 81 to->blacklevel_b = 0; in ia_css_ob_encode() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/ |
A D | rockchip-io-domain.yaml | 19 bit 7 of GRF_IO_VSEL needs to be 0. If the regulator hooked up to 24 hooked up to the pins. 95 description: The supply connected to VCCIO1. 97 description: The supply connected to VCCIO2. 99 description: The supply connected to VCCIO3. 101 description: The supply connected to VCCIO4. 103 description: The supply connected to VCCIO5. 105 description: The supply connected to VCCIO6. 119 description: The supply connected to PMUIO1. 121 description: The supply connected to PMUIO2. [all …]
|
/linux-6.3-rc2/arch/powerpc/tools/ |
A D | unrel_branch_check.sh | 47 while IFS=: read -r from branch to sym; do 48 case "$to" in 49 c*) to="0x$to" 52 to=${to#.+} 54 if (( to >= 0x2000000 )); then 55 to=$(( to - 0x4000000 )) 57 elif (( to >= 0x8000 )); then 58 to=$(( to - 0x10000 )) 60 printf -v to '0x%x' $(( "0x$from" + to )) 65 if [ "$to" = "$sim" ]; then [all …]
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | string_32.h | 45 return to; in __memcpy() 57 return to; in __constant_memcpy() 62 return to; in __constant_memcpy() 65 return to; in __constant_memcpy() 68 return to; in __constant_memcpy() 72 return to; in __constant_memcpy() 76 return to; in __constant_memcpy() 80 return to; in __constant_memcpy() 84 return to; in __constant_memcpy() 123 return to; in __constant_memcpy() [all …]
|
/linux-6.3-rc2/drivers/tty/vt/ |
A D | defkeymap.map | 291 compose '`' 'A' to '�' 292 compose '`' 'a' to '�' 295 compose '^' 'A' to '�' 296 compose '^' 'a' to '�' 297 compose '~' 'A' to '�' 298 compose '~' 'a' to '�' 299 compose '"' 'A' to '�' 300 compose '"' 'a' to '�' 301 compose 'O' 'A' to '�' 302 compose 'o' 'a' to '�' [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ |
A D | ia_css_bnr2_2.host.c | 52 struct sh_css_isp_bnr2_2_params *to, in ia_css_bnr2_2_encode() argument 57 to->d_var_gain_r = from->d_var_gain_r; in ia_css_bnr2_2_encode() 58 to->d_var_gain_g = from->d_var_gain_g; in ia_css_bnr2_2_encode() 59 to->d_var_gain_b = from->d_var_gain_b; in ia_css_bnr2_2_encode() 64 to->n_var_gain_r = from->n_var_gain_r; in ia_css_bnr2_2_encode() 65 to->n_var_gain_g = from->n_var_gain_g; in ia_css_bnr2_2_encode() 66 to->n_var_gain_b = from->n_var_gain_b; in ia_css_bnr2_2_encode() 71 to->dir_thres = from->dir_thres; in ia_css_bnr2_2_encode() 72 to->dir_thres_w = from->dir_thres_w; in ia_css_bnr2_2_encode() 75 to->dir_gain = from->dir_gain; in ia_css_bnr2_2_encode() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
A D | ia_css_tdf.host.c | 32 struct ia_css_isp_tdf_vmem_params *to, in ia_css_tdf_vmem_encode() argument 48 struct ia_css_isp_tdf_dmem_params *to, in ia_css_tdf_encode() argument 53 to->Epsilon_0 = from->epsilon_0; in ia_css_tdf_encode() 54 to->Epsilon_1 = from->epsilon_1; in ia_css_tdf_encode() 57 to->Sepa_flat = from->sepa_flat; in ia_css_tdf_encode() 58 to->Sepa_Edge = from->sepa_edge; in ia_css_tdf_encode() 59 to->Blend_Flat = from->blend_flat; in ia_css_tdf_encode() 60 to->Blend_Text = from->blend_text; in ia_css_tdf_encode() 61 to->Blend_Edge = from->blend_edge; in ia_css_tdf_encode() 62 to->Shading_Gain = from->shading_gain; in ia_css_tdf_encode() [all …]
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | blockmap.rst | 6 | 0 to 11 | Direct map to file blocks 0 to 11. … 8 | 12 | Indirect block: (file blocks 12 to (``$block_size`` / 4) + 11, or 12 to 103… 13 | | | 0 to (``$block_size`` / 4) | Direct map to (``$block_size`` / 4) blocks… 16 …lock: (file blocks ``$block_size``/4 + 12 to (``$block_size`` / 4) ^ 2 + (``$block_size`` / 4) + 1… 21 | | | 0 to (``$block_size`` / 4) | Map to (``$block_size`` / 4) indirect bl… 26 … | | | | 0 to (``$block_size`` / 4) | Direct map to … 30 …``$block_size`` / 4) + 12 to (``$block_size`` / 4) ^ 3 + (``$block_size`` / 4) ^ 2 + (``$block_siz… 35 | | | 0 to (``$block_size`` / 4) | Map to (``$block_size`` / 4) double indi… 40 … | | | | 0 to (``$block_size`` / 4) | Map to (`… 45 … | | | | 0 to (``$block_size`` / 4) | Direct map to …
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_sb.c | 550 struct xfs_sb *to, in __xfs_sb_from_disk() argument 559 memcpy(&to->sb_uuid, &from->sb_uuid, sizeof(to->sb_uuid)); in __xfs_sb_from_disk() 573 memcpy(&to->sb_fname, &from->sb_fname, sizeof(to->sb_fname)); in __xfs_sb_from_disk() 606 to->sb_crc = 0; in __xfs_sb_from_disk() 614 if (xfs_sb_is_v5(to) && in __xfs_sb_from_disk() 626 struct xfs_sb *to, in xfs_sb_from_disk() argument 634 struct xfs_dsb *to, in xfs_sb_quota_to_disk() argument 693 to->sb_pquotino = 0; in xfs_sb_quota_to_disk() 698 struct xfs_dsb *to, in xfs_sb_to_disk() argument 708 memcpy(&to->sb_uuid, &from->sb_uuid, sizeof(to->sb_uuid)); in xfs_sb_to_disk() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
A D | ia_css_ctc1_5.host.c | 79 to->y0 = from->y0; in ia_css_ctc_encode() 80 to->y1 = from->y1; in ia_css_ctc_encode() 81 to->y2 = from->y2; in ia_css_ctc_encode() 82 to->y3 = from->y3; in ia_css_ctc_encode() 83 to->y4 = from->y4; in ia_css_ctc_encode() 84 to->y5 = from->y5; in ia_css_ctc_encode() 88 to->x1 = from->x1; in ia_css_ctc_encode() 89 to->x2 = from->x2; in ia_css_ctc_encode() 90 to->x3 = from->x3; in ia_css_ctc_encode() 91 to->x4 = from->x4; in ia_css_ctc_encode() [all …]
|
/linux-6.3-rc2/fs/nls/ |
A D | Kconfig | 46 codepage if you want to be able to read/write these filenames on 58 codepage if you want to be able to read/write these filenames on 70 codepage if you want to be able to read/write these filenames on 83 codepage if you want to be able to read/write these filenames on 99 codepage if you want to be able to read/write these filenames on 114 codepage if you want to be able to read/write these filenames on 125 codepage if you want to be able to read/write these filenames on 136 codepage if you want to be able to read/write these filenames on 147 codepage if you want to be able to read/write these filenames on 158 codepage if you want to be able to read/write these filenames on [all …]
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | uaccess.h | 225 : "+d" (res), "+&a" (to), "+a" (from), "=&d" (tmp) \ 275 return __generic_copy_from_user(to, from, n); in __constant_copy_from_user() 312 : "+d" (res), "+a" (to), "+a" (from), "=&d" (tmp) \ 322 __put_user_asm(MOVES, res, *(u8 *)from, (u8 __user *)to, in __constant_copy_to_user() 326 __put_user_asm(MOVES, res, *(u16 *)from, (u16 __user *)to, in __constant_copy_to_user() 330 __constant_copy_to_user_asm(res, to, from, tmp, 3, w, b,); in __constant_copy_to_user() 359 return __generic_copy_to_user(to, from, n); in __constant_copy_to_user() 369 return __constant_copy_from_user(to, from, n); in raw_copy_from_user() 370 return __generic_copy_from_user(to, from, n); in raw_copy_from_user() 377 return __constant_copy_to_user(to, from, n); in raw_copy_to_user() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ |
A D | ia_css_ynr2.host.c | 48 struct sh_css_isp_yee2_params *to, in ia_css_ynr_encode() argument 61 struct sh_css_isp_fc_params *to, in ia_css_fc_encode() argument 66 to->gain_exp = from->gain_exp; in ia_css_fc_encode() 73 to->gain_pos_0 = from->gain_pos_0; in ia_css_fc_encode() 74 to->gain_pos_1 = from->gain_pos_1; in ia_css_fc_encode() 75 to->gain_neg_0 = from->gain_neg_0; in ia_css_fc_encode() 76 to->gain_neg_1 = from->gain_neg_1; in ia_css_fc_encode() 78 to->crop_pos_0 = from->crop_pos_0; in ia_css_fc_encode() 79 to->crop_pos_1 = from->crop_pos_1; in ia_css_fc_encode() 80 to->crop_neg_0 = from->crop_neg_0; in ia_css_fc_encode() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/futex/functional/ |
A D | futex_wait_timeout.c | 78 if (clock_gettime(clockid, to)) { in futex_get_abs_timeout() 83 to->tv_nsec += timeout_ns; in futex_get_abs_timeout() 85 if (to->tv_nsec >= 1000000000) { in futex_get_abs_timeout() 86 to->tv_sec++; in futex_get_abs_timeout() 87 to->tv_nsec -= 1000000000; in futex_get_abs_timeout() 97 struct timespec to; in main() local 136 to.tv_sec = 0; in main() 137 to.tv_nsec = timeout_ns; in main() 139 res = futex_wait(&f1, f1, &to, 0); in main() 151 res = futex_wait_bitset(&f1, f1, &to, 1, 0); in main() [all …]
|