Home
last modified time | relevance | path

Searched refs:jz (Results 1 – 25 of 105) sorted by relevance

12345

/openbmc/linux/drivers/pwm/
H A Dpwm-jz4740.c37 static bool jz4740_pwm_can_use_chn(struct jz4740_pwm_chip *jz, in jz4740_pwm_can_use_chn() argument
41 u32 pwm_channels_mask = GENMASK(jz->chip.npwm - 1, 2); in jz4740_pwm_can_use_chn()
43 device_property_read_u32(jz->chip.dev->parent, in jz4740_pwm_can_use_chn()
52 struct jz4740_pwm_chip *jz = to_jz4740(chip); in jz4740_pwm_request() local
57 if (!jz4740_pwm_can_use_chn(jz, pwm->hwpwm)) in jz4740_pwm_request()
89 struct jz4740_pwm_chip *jz = to_jz4740(chip); in jz4740_pwm_enable() local
95 regmap_write(jz->map, TCU_REG_TESR, BIT(pwm->hwpwm)); in jz4740_pwm_enable()
102 struct jz4740_pwm_chip *jz = to_jz4740(chip); in jz4740_pwm_disable() local
108 regmap_write(jz->map, TCU_REG_TDHRc(pwm->hwpwm), 0xffff); in jz4740_pwm_disable()
109 regmap_write(jz->map, TCU_REG_TDFRc(pwm->hwpwm), 0x0); in jz4740_pwm_disable()
[all …]
/openbmc/linux/arch/x86/lib/
H A Dchecksum_32.S56 jz 2f # Jump if alignment is ok.
68 jz 2f
81 jz 2f
113 jz 7f
125 jz 8f
165 jz 30f
175 jz 10b
181 jz 80f
231 jz 80f
243 jz 90f
[all …]
H A Dmemset_64.S62 jz .Lhandle_tail
84 jz .Lhandle_7
95 jz .Lende
H A Dcopy_mc_64.S28 jz .L_8byte_aligned
49 jz .L_no_whole_words
63 jz .L_done_memcpy_trap
H A Dcsum-copy_64.S59 jz .Lhandle_tail /* < 64 */
137 jz .Lfold
165 jz .Lhandle_1
185 jz .Lende
/openbmc/linux/arch/s390/lib/
H A Dmem.S20 jz .Lmemmove_exit
30 jz .Lmemmove_forward_remainder
73 jz .Lmemset_exit
80 jz .Lmemset_clear_remainder
97 jz .Lmemset_fill_remainder
128 jz .Lmemcpy_exit
163 jz .L__memset_exit\bits
170 jz .L__memset_remainder\bits
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S222 jz %d0,__clear_word # block size < 8 => clear word
229 jz %d1,__clear_table_next
235 jz %d1,__clear_table_next
238 jz %d0,__clear_byte # block size < 2 => clear byte
241 jz %d1,__clear_table_next
267 jz %d0,__copy_word # block size < 8 => copy word
275 jz %d1,__copy_table_next
278 jz %d0,__copy_hword # block size < 4 => copy hword
282 jz %d1,__copy_table_next
285 jz %d0,__copy_byte # block size < 2 => copy byte
[all …]
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq52 test SEQINTCODE, 0xFF jz idle_loop;
65 test ERROR, 0xFF jz no_error_set;
122 test SSTAT2, NONPACKREQ jz . + 2;
292 test CCSCBCTL, ARRDONE jz return;
641 test SCSISIGI, BSYI jz . + 2;
827 test SCSISIGI, BSYI jz . + 2;
855 test A, ~P_DATAIN_DT jz p_data;
1412 test SCSIPHASE, 0xFF jz .;
1440 test SCSIPHASE, 0xFF jz .;
1741 test SSTAT1, REQINIT jz .;
[all …]
H A Daic7xxx.seq327 test SSTAT0, SPIORDY jz .;
421 test SSTAT0, SPIORDY jz .;
582 test SSTAT0, SPIORDY jz .;
666 test A, ~P_DATAIN jz p_data;
724 test CCSGCTL, CCSGDONE jz .;
801 test A, 0xFF jz return;
896 test SSTAT1,PHASEMIS jz .;
1049 jz ultra2_wait_fifoemp;
1266 test SSTAT1, REQINIT jz .;
2030 test SSTAT0, SPIORDY jz .;
[all …]
/openbmc/linux/arch/x86/kernel/
H A Drelocate_kernel_64.S151 jz 1f
168 jz 1f
271 jz 2f
277 jz 2f
283 jz 2f
287 jz 0b /* Ignore it otherwise */
H A Dsev_verify_cbit.S27 jz 3f
32 jz 3f
H A Drelocate_kernel_32.S123 jz 1f
241 jz 2f
247 jz 2f
253 jz 2f
257 jz 0b /* Ignore it otherwise */
H A Dhead_32.S108 jz 1f # No command line
192 jz .Lenable_paging # hw disallowed setting of ID bit
202 jz .Lenable_paging # No flags or only CPUID.FPU = no CR4
208 jz .Lenable_paging
/openbmc/linux/tools/arch/x86/lib/
H A Dmemset_64.S62 jz .Lhandle_tail
84 jz .Lhandle_7
95 jz .Lende
/openbmc/linux/arch/x86/math-emu/
H A Dreg_round.S227 jz LDo_truncate_24
242 jz L_Re_normalise /* No truncation needed */
303 jz LTruncate_53
317 jz L_Re_normalise
369 jz LCheck_truncate_64
387 jz L_Re_normalise
477 jz Unmasked_underflow /* Do not make a denormal. */
594 jz L_underflow_to_zero /* The contents are zero */
602 jz L_deNormalised
H A Dreg_u_mul.S64 jz L_bugged
66 jz L_bugged
126 jz L_extent_zero
H A Dreg_u_sub.S93 jz L_exactly_32
98 jz L_more_31_no_low /* none of the lowest bits is set */
120 jz L_more_63_no_low
139 jz L_more_63_no_low
H A Dreg_u_add.S93 jz L_exactly_32
98 jz L_more_31_no_low /* none of the lowest bits is set */
119 jz L_more_63_no_low
/openbmc/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S244 jz .Lpartial4BlocksDone
250 jz .Lpartial2BlocksDone
256 jz .LpartialDone
315 jz .LskipPartial
H A Daes_ctrby8_avx-x86_64.S425 jz .Lmult_of_8_blks\xctr\key_len
441 jz .Ldo_return2\xctr\key_len
448 jz .Ldo_return2\xctr\key_len
456 jz .Ldo_return2\xctr\key_len
463 jz .Ldo_return2\xctr\key_len
475 jz .Ldo_return2\xctr\key_len
482 jz .Ldo_return2\xctr\key_len
489 jz .Ldo_return2\xctr\key_len
H A Dnh-sse2-x86_64.S100 jz .Ldone
104 jz .Ldone
108 jz .Ldone
/openbmc/linux/arch/x86/entry/
H A Dentry_32.S72 jz .Lend_\@
93 jz .Lend_\@
175 jz .Lfinished_frame_\@
293 jz .Lswitched_\@
412 jz .Lcopy_pt_regs_\@
487 jz .Lcopy_pt_regs_\@
521 jz .Lcopy_pt_regs_\@
567 jz .Lend_\@
605 jz .Lend_\@
841 jz .Lsyscall_32_done
/openbmc/qemu/linux-user/x86_64/
H A Dvdso.S59 jz 1f
66 jz 2f
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mosquitto/files/
H A D2894.patch1 From: Joachim Zobel <jz-2017@heute-morgen.de>
6 Patch contributed by Joachim Zobel <jz-2017@heute-morgen.de> and Daniel Engberg <daniel.engberg.li…
/openbmc/linux/arch/x86/realmode/rm/
H A Dreboot.S105 jz 2f
113 jz bios

12345