/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | license.py | 352 def license_flag_matches(flag, acceptlist, pn): argument
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_write_leveling.c | 1132 u32 flag[MAX_PUP_NUM] = { 0 }; in ddr3_write_leveling_single_cs() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | fw.c | 181 unsigned long flag; in _rtl88e_fill_h2c_command() local
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | p1010rdb.c | 553 static int pin_mux_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in pin_mux_cmd()
|
/openbmc/u-boot/drivers/qe/ |
H A D | qe.c | 782 static int qe_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in qe_cmd()
|
/openbmc/linux/net/bridge/ |
H A D | br_if.c | 767 bool br_port_flag_is_set(const struct net_device *dev, unsigned long flag) in br_port_flag_is_set()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | msm_serial.c | 577 char flag = TTY_NORMAL; in msm_complete_rx_dma() local 752 char flag = TTY_NORMAL; in msm_handle_rx_dm() local 804 char flag = TTY_NORMAL; in msm_handle_rx() local
|
H A D | apbuart.c | 72 u8 ch, flag; in apbuart_rx_chars() local
|
H A D | sprd_serial.c | 561 u8 *flag, in handle_lsr_errors() 598 u8 ch, flag; in sprd_rx() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | fw.c | 178 unsigned long flag; in _rtl92ee_fill_h2c_command() local
|
/openbmc/u-boot/cmd/ |
H A D | ethsw.c | 1067 static int do_ethsw(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ethsw()
|
H A D | fdt.c | 113 static int do_fdt(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_fdt()
|
H A D | sf.c | 580 static int do_spi_flash(cmd_tbl_t *cmdtp, int flag, int argc, in do_spi_flash()
|
H A D | gpt.c | 816 static int do_gpt(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_gpt()
|
/openbmc/linux/drivers/w1/masters/ |
H A D | omap_hdq.c | 89 u8 flag, u8 flag_set, u8 *status) in hdq_wait_for_flag()
|
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_state_monitor.c | 404 int t7xx_fsm_append_cmd(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_cmd_state cmd_id, unsigned int flag) in t7xx_fsm_append_cmd()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.cpp | 113 for (const auto& flag : flags) in getActionFlags() local
|
/openbmc/linux/net/core/ |
H A D | pktgen.c | 204 #define pf(flag) flag##_SHIFT, argument 211 #define pf(flag) static const __u32 F_##flag = (1<<flag##_SHIFT); argument 215 #define pf(flag) __stringify(flag), argument 1321 __u32 flag; in pktgen_if_write() local
|
/openbmc/linux/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen1.c | 163 unsigned long flag) in ndev_is_unsafe() 169 unsigned long flag) in ndev_ignore_unsafe()
|
/openbmc/qemu/hw/arm/ |
H A D | smmuv3.c | 914 IOMMUAccessFlags flag, in smmuv3_do_translate() 1038 IOMMUAccessFlags flag, int iommu_idx) in smmuv3_translate()
|
/openbmc/linux/drivers/scsi/ |
H A D | 3w-9xxx.c | 1456 static int twa_poll_status(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status() 1485 static int twa_poll_status_gone(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status_gone()
|
/openbmc/linux/include/linux/ |
H A D | bio.h | 362 static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag) in bio_integrity_flagged() 778 static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag) in bio_integrity_flagged()
|
/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ |
H A D | atomisp-ov5693.c | 1082 static int power_ctrl(struct v4l2_subdev *sd, bool flag) in power_ctrl() 1116 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl()
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | fpu_helper.c | 383 uint64_t fk, uint64_t fa, uint32_t flag) in helper_fmuladd_s() 394 uint64_t fk, uint64_t fa, uint32_t flag) in helper_fmuladd_d()
|
/openbmc/libmctp/tests/ |
H A D | test_astlpc.c | 78 uint8_t flag = mmio->bmc ? KCS_STATUS_IBF : KCS_STATUS_OBF; in mctp_astlpc_mmio_kcs_read() local 96 uint8_t flag = mmio->bmc ? KCS_STATUS_OBF : KCS_STATUS_IBF; in mctp_astlpc_mmio_kcs_write() local
|