Searched defs:hold (Results 26 – 36 of 36) sorted by relevance
12
/openbmc/linux/drivers/remoteproc/ |
H A D | stm32_rproc.c | 410 static int stm32_rproc_set_hold_boot(struct rproc *rproc, bool hold) in stm32_rproc_set_hold_boot()
|
/openbmc/linux/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 544 hold: 1, /* entry is gathering inval acks */ member 592 hold: 1, /* entry is gathering inval acks */ member 891 hold: 1, /* 16: crb gathering invalidate acks*/ member
|
/openbmc/linux/sound/synth/emux/ |
H A D | soundfont.c | 1054 int attack, hold, decay, release; in load_guspatch() local
|
/openbmc/qemu/hw/audio/ |
H A D | sb16.c | 178 static void control (SB16State *s, int hold) in control()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mt65xx.c | 289 u32 setup, hold, inactive; in mtk_spi_set_hw_cs_timing() local
|
H A D | spi-tegra210-quad.c | 60 #define QSPI_SETUP_HOLD(setup, hold) (((setup) << 4) | (hold)) argument
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda.h | 264 bool hold; member
|
/openbmc/linux/drivers/scsi/ |
H A D | esp_scsi.h | 318 int hold; member
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 5071 const decNumber *hold=lhs; in decMultiplyOp() local 6518 Unit *hold=minC; local
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 2742 static void ahd_linux_set_hold_mcs(struct scsi_target *starget, int hold) in ahd_linux_set_hold_mcs()
|
/openbmc/linux/include/video/ |
H A D | newport.h | 540 #define DCB_CYCLES(setup,hold,width) \ argument
|
12