/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.h | 962 int rvu_npc_set_parse_mode(struct rvu *rvu, u16 pcifunc, u64 mode, u8 dir,
|
/openbmc/linux/sound/soc/codecs/ |
H A D | arizona.c | 1366 int source, unsigned int freq, int dir) in arizona_set_sysclk() argument 1911 int clk_id, unsigned int freq, int dir) in arizona_dai_set_sysclk() argument
|
H A D | rt5631.c | 1457 int clk_id, unsigned int freq, int dir) in rt5631_hifi_codec_set_dai_sysclk() argument
|
H A D | wm8960.c | 1309 unsigned int freq, int dir) in wm8960_set_dai_sysclk() argument
|
H A D | adau1373.c | 1157 int clk_id, unsigned int freq, int dir) in adau1373_set_dai_sysclk() argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 1498 flow->l2_key.dir = (bp->pf.fw_fid == src_fid) ? BNXT_DIR_RX : BNXT_DIR_TX; in bnxt_tc_set_flow_dir() 1668 if (flow_node->flow.l2_key.dir == BNXT_DIR_RX) in bnxt_fill_cfa_stats_req()
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | core.c | 87 #define __dlci(dir, chn) (((chn & 0x1f) << 1) | dir) argument
|
/openbmc/linux/drivers/perf/ |
H A D | xgene_pmu.c | 556 XGENE_PMU_EVENT_ATTR(dir-change, 0x1c), 557 XGENE_PMU_EVENT_ATTR(rank-dir-change, 0x1d),
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib_tests.sh | 2397 local dir=$1; shift 2401 | jq '.[]["stats64"]["'$dir'"]["'$stat'"]'
|
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | 128 #define TARGET_IOC(dir,type,nr,size) \ argument 129 (((dir) << TARGET_IOC_DIRSHIFT) | \
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib.c | 3464 int dir = gpiod_get_direction(desc); in gpiochip_lock_as_irq() local 3466 if (dir < 0) { in gpiochip_lock_as_irq() 3469 return dir; in gpiochip_lock_as_irq()
|
/openbmc/docs/ |
H A D | cheatsheet.md | 82 You can reconfigure your build by removing the build/conf dir:
|
/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/ |
H A D | local.conf.sample | 225 #file://.* file:///some/local/dir/sstate/PATH"
|
/openbmc/qemu/docs/devel/ |
H A D | fuzzing.rst | 110 --format html -output-dir=/path/to/output/report
|
/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/ |
H A D | local.conf.sample | 225 #file://.* file:///some/local/dir/sstate/PATH"
|
/openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
H A D | local.conf.sample | 225 #file://.* file:///some/local/dir/sstate/PATH"
|
/openbmc/linux/drivers/media/platform/ |
H A D | m2m-deinterlace.c | 323 ctx->xt->dir = DMA_MEM_TO_MEM; in deinterlace_issue_dma()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | qmi.c | 863 ar->hw_params.fw.dir = WCN3990_HW_1_0_FW_DIR; in ath10k_qmi_fetch_board_file()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-evm.dts | 601 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 70 also under the mount-dir, typically ``/sys/kernel/debug/``.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childN… property in AnonymousClass482440693401.relative.
|
/openbmc/qemu/ |
H A D | block.c | 380 char *dir, *full_name; in bdrv_make_absolute_filename() local 388 dir = bdrv_dirname(relative_to, errp); in bdrv_make_absolute_filename() 389 if (!dir) { in bdrv_make_absolute_filename() 393 full_name = g_strconcat(dir, filename, NULL); in bdrv_make_absolute_filename() 394 g_free(dir); in bdrv_make_absolute_filename()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm80xx_hwi.c | 4459 u32 dir, retfis = 0; in pm80xx_chip_sata_req() local 4485 dir = data_dir_flags[task->data_dir] << 8; in pm80xx_chip_sata_req() 4506 ((ATAP & 0x3f) << 10) | 0x20 | dir); in pm80xx_chip_sata_req() 4572 ((ATAP & 0x3f) << 10) | dir); in pm80xx_chip_sata_req()
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | lex.py | 880 _items = [(k,getattr(module,k)) for k in dir(module)]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am43x-epos-evm.dts | 796 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|