Home
last modified time | relevance | path

Searched refs:cst (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/lib/
H A Ddecompress_unlzma.c348 struct cstate *cst, uint16_t *p, in process_bit0() argument
359 if (cst->state >= LZMA_NUM_LIT_STATES) { in process_bit0()
360 int match_byte = peek_old_byte(wr, cst->rep0); in process_bit0()
381 if (cst->state < 4) in process_bit0()
382 cst->state = 0; in process_bit0()
383 else if (cst->state < 10) in process_bit0()
384 cst->state -= 3; in process_bit0()
386 cst->state -= 6; in process_bit0()
392 struct cstate *cst, uint16_t *p, in process_bit1() argument
400 prob = p + LZMA_IS_REP + cst->state; in process_bit1()
[all …]
/openbmc/linux/drivers/bus/
H A Dimx-weim.c143 struct cs_timing *cst; in weim_timing_setup() local
182 cst = &ts->cs[cs_idx]; in weim_timing_setup()
183 if (cst->is_applied && memcmp(value, cst->regs, in weim_timing_setup()
193 if (!cst->is_applied) { in weim_timing_setup()
194 cst->is_applied = true; in weim_timing_setup()
195 memcpy(cst->regs, value, in weim_timing_setup()
/openbmc/linux/drivers/acpi/
H A Dacpi_processor.c833 union acpi_object *cst; in acpi_processor_evaluate_cst() local
845 cst = buffer.pointer; in acpi_processor_evaluate_cst()
848 if (!cst || cst->type != ACPI_TYPE_PACKAGE || cst->package.count < 2) { in acpi_processor_evaluate_cst()
854 count = cst->package.elements[0].integer.value; in acpi_processor_evaluate_cst()
857 if (count < 1 || count != cst->package.count - 1) { in acpi_processor_evaluate_cst()
882 element = &cst->package.elements[i]; in acpi_processor_evaluate_cst()
/openbmc/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c352 s->cst |= NPCM7XX_SMBCST_BUSY; in npcm7xx_smbus_start()
358 s->cst &= ~NPCM7XX_SMBCST_BUSY; in npcm7xx_smbus_start()
363 s->cst |= NPCM7XX_SMBCST_BB; in npcm7xx_smbus_start()
424 s->cst = 0; in npcm7xx_smbus_execute_stop()
541 uint8_t new_value = s->cst; in npcm7xx_smbus_write_cst()
543 s->cst = WRITE_ONE_CLEAR(new_value, value, NPCM7XX_SMBCST_BB); in npcm7xx_smbus_write_cst()
578 s->cst = 0; in npcm7xx_smbus_write_ctl2()
673 value = s->cst; in npcm7xx_smbus_read()
996 s->cst = NPCM7XX_SMB_CST_INIT_VAL; in npcm7xx_smbus_enter_reset()
1052 VMSTATE_UINT8(cst, NPCM7xxSMBusState),
/openbmc/qemu/include/hw/i2c/
H A Dnpcm7xx_smbus.h81 uint8_t cst; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imx-cst/
H A Dimx-cst_3.4.0.bb34 install -m 755 ${S}/code/obj.linux64/cst ${D}${bindir}/
/openbmc/linux/arch/s390/include/asm/
H A Dtimex.h129 unsigned long cst[3]; member
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A DMakefile53 cmd_mkcst_mxs = cst -o $@ < $^ \
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_spl_secure_boot.txt155 $ ./cst -i csf_SPL.txt -o csf_SPL.bin
163 $ ./cst -i csf_uboot-ivt.txt -o csf_uboot-ivt.bin
H A Dmx6_mx7_secure_boot.txt123 $ ./cst -i csf_uboot.txt -o csf_uboot.bin
381 $ ./cst --i csf_additional_images.txt --o csf_zImage.bin
/openbmc/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c229 tree cst = size_int(i); in handle_latent_entropy_attribute() local
232 CONSTRUCTOR_APPEND_ELT(vals, cst, rand_cst); in handle_latent_entropy_attribute()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.h107 u32 cst; member
H A Dhtc.h179 __be32 cst; member
H A Dhtc_drv_debug.c62 be32_to_cpu(cmd_rsp.cst)); in read_file_tgt_int_stats()
H A Ddebug.c493 sc->debug.stats.istats.cst++; in ath_debug_stat_interrupt()
540 PR_IS("CST", cst); in read_file_interrupt()
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]