Home
last modified time | relevance | path

Searched defs:assert (Results 51 – 75 of 97) sorted by relevance

1234

/openbmc/linux/drivers/memory/
H A Djz4780-nemc.c125 void jz4780_nemc_assert(struct device *dev, unsigned int bank, bool assert) in jz4780_nemc_assert()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dams-delta.c134 static void gpio_nand_ctrl_cs(struct gpio_nand *priv, bool assert) in gpio_nand_ctrl_cs()
/openbmc/u-boot/drivers/reset/
H A Dsti-reset.c223 static int sti_reset_program_hw(struct reset_ctl *reset_ctl, int assert) in sti_reset_program_hw()
/openbmc/linux/drivers/reset/
H A Dreset-uniphier.c268 unsigned long id, int assert) in uniphier_reset_update()
/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp138 uint8_t assert = eventDir ? assertEvent : deassertEvent; in constructSEL() local
H A Dstoragehandler.cpp700 bool assert = (eventDir & 0x80) ? false : true; ipmiStorageAddSEL() local
/openbmc/linux/drivers/power/reset/
H A Dat91-reset.c258 unsigned long id, bool assert) in at91_reset_update()
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp826 double rawValue, bool newAlarm, bool assert) in triggerThresholdEvent()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-uniphier-ep.c104 bool assert) in uniphier_pcie_phy_reset()
/openbmc/linux/drivers/soc/mediatek/
H A Dmtk-mmsys.c298 bool assert) in mtk_mmsys_reset_update()
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c1009 int assert, sleep; in dlm_wait_for_lock_mastery() local
1654 struct dlm_assert_master assert; in dlm_do_assert_master() local
1764 struct dlm_assert_master *assert = (struct dlm_assert_master *)msg->buf; in dlm_assert_master_handler() local
/openbmc/linux/lib/lz4/
H A Dlz4_decompress.c50 #define assert(condition) ((void)0) macro
/openbmc/linux/drivers/watchdog/
H A Dmtk_wdt.c118 unsigned long id, bool assert) in toprgu_reset_update()
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c71 #define assert(expr) \ macro
78 #define assert(expr) macro
/openbmc/linux/arch/mips/pci/
H A Dpci-alchemy.c301 static int alchemy_pci_def_idsel(unsigned int devsel, int assert) in alchemy_pci_def_idsel()
/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c169 int assert, const char *caller) in prepare_access()
H A Dfsl_iim.c100 static int prepare_access(struct fsl_iim **regs, u32 bank, u32 word, int assert, in prepare_access()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h44 #define assert(expr) \ macro
56 #define assert(expr) macro
583 #define assert(cond) macro
/openbmc/linux/drivers/spi/
H A Dspi-zynq-qspi.c290 static void zynq_qspi_chipselect(struct spi_device *spi, bool assert) in zynq_qspi_chipselect()
H A Dspi-rzv2m-csi.c117 static int rzv2m_csi_sw_reset(struct rzv2m_csi_priv *csi, int assert) in rzv2m_csi_sw_reset()
H A Dspi-axi-spi-engine.c201 struct spi_device *spi, bool assert) in spi_engine_gen_cs()
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c71 #define assert(expr) \ macro
77 #define assert(expr) macro
/openbmc/u-boot/include/
H A Dlog.h186 #define assert(x) \ macro
/openbmc/qemu/include/qemu/
H A Dosdep.h246 #define assert(x) g_assert(x) macro
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c221 bool (*assert)(const struct i915_vma *, member

1234