Home
last modified time | relevance | path

Searched refs:f0 (Results 1 – 18 of 18) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dsdio_ops_linux.c1091 bool f0, cmd52; in rtw_sdio_raw_read() local
1099 f0 = RTW_SDIO_ADDR_F0_CHK(addr); in rtw_sdio_raw_read()
1106 if (f0) in rtw_sdio_raw_read()
1112 if (f0) in rtw_sdio_raw_read()
1125 if (f0) { in rtw_sdio_raw_read()
1168 if (!error && !f0 && !cmd52 in rtw_sdio_raw_read()
1182 if (f0 || cmd52) { in rtw_sdio_raw_read()
1205 if (f0) in rtw_sdio_raw_read()
1236 bool f0, cmd52; in rtw_sdio_raw_write() local
1244 f0 = RTW_SDIO_ADDR_F0_CHK(addr); in rtw_sdio_raw_write()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/dvbcsa2/
Ddvbcsa_bs_transpose32.c81 row[j + 4 + i] = BS_OR(BS_AND(t, BS_VAL8(f0)), BS_SHR(BS_AND(b, BS_VAL8(f0)), 4)); in dvbcsa_bs_stream_transpose_in()
146 …row[j ] = BS_OR(BS_AND(b, BS_VAL8(f0)), BS_SHR(BS_AND(t, BS_VAL8(f0)), 4));//((t & 0xf0f0f0f0) … in dvbcsa_bs_stream_transpose_out()
Ddvbcsa_bs_transpose64.c88 row[j + 4 + i] = BS_OR(BS_AND(t, BS_VAL8(f0)), BS_SHR(BS_AND(b, BS_VAL8(f0)), 4)); in dvbcsa_bs_stream_transpose_in()
Ddvbcsa_bs_transpose128.c105 row[j + 4 + i] = BS_OR(BS_AND(t, BS_VAL8(f0)), BS_SHR(BS_AND(b, BS_VAL8(f0)), 4)); in dvbcsa_bs_stream_transpose_in()
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/
Drk3588s-tablet-rk806-single.dtsi994 29 10 03 f0 5a 5a
1001 …00 41 02 d0 02 d0 02 00 02 c2 00 20 06 58 00 0a 00 0f 01 e0 01 2d 18 00 10 f0 03 0c 20 00 06 0b 0b…
1002 29 10 03 f0 a5 a5
1012 39 00 03 f0 5a 5a
1014 39 00 03 f0 a5 a5
1016 39 00 03 f0 5a 5a
1019 39 00 03 f0 a5 a5
1021 39 00 03 f0 5a 5a
1025 39 00 03 f0 a5 a5
1028 39 00 03 f0 5a 5a
[all …]
/device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/
Dcurve-specific.inc459 const uECC_word_t *f0) {
464 uECC_vli_modAdd(d1, t, f0, curve_secp224r1.p, num_words_secp224r1); /* d1 <-- t + f0 */
466 uECC_vli_modMult_fast(f1, t, f0, &curve_secp224r1); /* f1 <-- t * f0 */
477 const uECC_word_t *f0,
483 uECC_vli_set(f1, f0, num_words_secp224r1); /* f1 <-- f0 */
527 uECC_word_t f0[num_words_secp224r1];
530 /* f0 <-- p - c */
531 uECC_vli_modSub(f0, curve_secp224r1.p, c, curve_secp224r1.p, num_words_secp224r1);
533 mod_sqrt_secp224r1_rss(d1, e1, f1, d0, e0, f0, pow2i); /* RSS (d1,e1,f1,d0,e0,f0,2^i) */
537 uECC_vli_set(f0, f1, num_words_secp224r1); /* f0 <-- f1 */
[all …]
/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dsynthesis-sbc.c479 OI_INT32 f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
482 f0 = (in[0] - in[3]); in cosineModulateSynth4()
491 f7 = f0 + f2; in cosineModulateSynth4()
492 f8 = LONG_MULT_DCT(DCTII_4_K08_FIX, f0); in cosineModulateSynth4()
/device/board/isoftstone/zhiyuan/bootloader/fex/
Dsplit_xxxx.fex1 a1sp9maKde37ee6c-6dc4-4d74-86f0-db32116efb53e0e40ccf-7a66-406b-88c3-415b4a62a8f7777622ab-6bd0-464f-…
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtmmio.c111 bool VirtmmioNegotiate(struct VirtmmioDev *baseDev, VirtioFeatureFn f0, VirtioFeatureFn f1, void *d… in VirtmmioNegotiate() argument
113 if(!Negotiate(baseDev, VIRTIO_FEATURE_WORD0, f0, dev)) { in VirtmmioNegotiate()
Dvirtmmio.h152 bool VirtmmioNegotiate(struct VirtmmioDev *baseDev, VirtioFeatureFn f0, VirtioFeatureFn f1, void *d…
/device/qemu/drivers/virtio/
Dvirtmmio.c106 bool VirtmmioNegotiate(struct VirtmmioDev *baseDev, VirtioFeatureFn f0, VirtioFeatureFn f1, void *d… in VirtmmioNegotiate() argument
108 if(!Negotiate(baseDev, VIRTIO_FEATURE_WORD0, f0, dev)) { in VirtmmioNegotiate()
Dvirtmmio.h141 bool VirtmmioNegotiate(struct VirtmmioDev *baseDev, VirtioFeatureFn f0, VirtioFeatureFn f1, void *d…
/device/board/openvalley/niobeu4/liteos_m/arch/
Dlos_arch_macro.h54 lsi f0, \SP, CONTEXT_OFF_F0
144 ssi f0, \SP, CONTEXT_OFF_F0
/device/soc/esp/esp32/components/xtensa/esp32/include/xtensa/config/
Dtie.h130 XCHAL_SA_REG(s,0,0,2,0, f0, 4, 4, 4,0x0030, f,0 , 32,0,0,0) \
Dtie-asm.h238 ssi f0, \ptr, .Lxchal_ofs_+8
280 lsi f0, \ptr, .Lxchal_ofs_+8
/device/soc/beken/bk7235/liteos_m/third_party_adapter/arch/
Dlos_dispatch.S114 F_SREG f0, ( 2 * REGBYTES + 0 * FREGBYTES )( sp )
158 F_LREG f0, ( 2 * REGBYTES + 0 * FREGBYTES )( sp )
/device/board/isoftstone/zhiyuan/bootloader/configs/default/linux-5.10/
Dsun50iw9.dtsi1364 /*f0: CLK_400K*/
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz