| /linux/drivers/usb/gadget/function/ |
| A D | f_fs.c | 1167 io_data->ffs = epfile->ffs; in ffs_epfile_io() 1347 struct ffs_data *ffs = epfile->ffs; in ffs_epfile_release() local 1520 priv->ffs = epfile->ffs; in ffs_dmabuf_attach() 2300 ffs->ep0req->context = ffs; in functionfs_bind() 2344 epfile->ffs = ffs; in ffs_epfiles_create() 2417 ffs = func->ffs; in ffs_func_eps_enable() 2977 helper.ffs = ffs; in __ffs_data_got_descs() 3539 struct ffs_data *ffs = func->ffs; in _ffs_func_bind() local 3737 struct ffs_data *ffs = func->ffs; in ffs_func_set_alt() local 3772 struct ffs_data *ffs = func->ffs; in ffs_func_disable() local [all …]
|
| A D | u_fs.h | 48 int (*ffs_ready_callback)(struct ffs_data *ffs); 49 void (*ffs_closed_callback)(struct ffs_data *ffs);
|
| /linux/tools/usb/ |
| A D | Makefile | 19 ALL_TARGETS := testusb ffs-test 33 FFS_TEST_IN := $(OUTPUT)ffs-test-in.o 35 $(Q)$(MAKE) $(build)=ffs-test 36 $(OUTPUT)ffs-test: $(FFS_TEST_IN)
|
| A D | Build | 2 ffs-test-y += ffs-test.o
|
| A D | .gitignore | 2 ffs-test
|
| /linux/arch/sparc/lib/ |
| A D | ffs.S | 10 ENTRY(ffs) 68 ENDPROC(ffs) 71 EXPORT_SYMBOL(ffs) 74 .word ffs
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_bit.h | 44 return ffs(v) - 1; in xfs_lowbit32() 54 n = ffs(w); in xfs_lowbit64() 58 n = ffs(w); in xfs_lowbit64()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | mmio.c | 340 wed->wlan.txfree_tbit = ffs(MT_INT_RX_TXFREE_EXT) - 1; in mt7996_mmio_wed_init() 345 wed->wlan.txfree_tbit = ffs(MT_INT_RX_DONE_WA_TRI) - 1; in mt7996_mmio_wed_init() 354 wed->wlan.tx_tbit[0] = ffs(MT_INT_TX_DONE_BAND2) - 1; in mt7996_mmio_wed_init() 382 wed->wlan.rx_tbit[0] = ffs(MT_INT_RX_DONE_BAND0) - 1; in mt7996_mmio_wed_init() 383 wed->wlan.rx_tbit[1] = ffs(MT_INT_RX_DONE_BAND2) - 1; in mt7996_mmio_wed_init() 385 wed->wlan.rro_rx_tbit[0] = ffs(MT_INT_RX_DONE_RRO_BAND0) - 1; in mt7996_mmio_wed_init() 386 wed->wlan.rro_rx_tbit[1] = ffs(MT_INT_RX_DONE_RRO_BAND2) - 1; in mt7996_mmio_wed_init() 392 wed->wlan.tx_tbit[0] = ffs(MT_INT_TX_DONE_BAND0) - 1; in mt7996_mmio_wed_init() 393 wed->wlan.tx_tbit[1] = ffs(MT_INT_TX_DONE_BAND1) - 1; in mt7996_mmio_wed_init() 397 wed->wlan.txfree_tbit = ffs(MT_INT_RX_TXFREE_MAIN) - 1; in mt7996_mmio_wed_init() [all …]
|
| /linux/arch/arc/include/asm/ |
| A D | bitops.h | 97 #define ffs(x) ({ unsigned long __t = (x); fls(__t & -__t); }) macro 107 return ffs(word) - 1; in __ffs() 144 static inline __attribute__ ((const)) int ffs(unsigned int x) in ffs() function
|
| /linux/Documentation/usb/ |
| A D | functionfs.rst | 51 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp 52 $ ( cd /dev/ffs-mtp && mtp-daemon ) & 53 $ mkdir /dev/ffs-hid && mount -t functionfs hid /dev/ffs-hid 54 $ ( cd /dev/ffs-hid && hid-daemon ) &
|
| /linux/drivers/infiniband/hw/mthca/ |
| A D | mthca_profile.c | 114 profile[i].log_num = max(ffs(profile[i].num) - 1, 0); in mthca_make_profile() 215 init_hca->log_mc_entry_sz = ffs(MTHCA_MGM_ENTRY_SIZE) - 1; in mthca_make_profile() 229 init_hca->mtt_seg_sz = ffs(dev->limits.mtt_seg_size) - 7; in mthca_make_profile() 243 init_hca->log_uarc_sz = ffs(request->uarc_size) - 13; in mthca_make_profile() 244 init_hca->log_uar_sz = ffs(request->num_uar) - 1; in mthca_make_profile()
|
| /linux/drivers/regulator/ |
| A D | helpers.c | 112 rval >>= ffs(rdev->desc->vsel_range_mask) - 1; in regulator_range_selector_to_index() 152 val >>= ffs(rdev->desc->vsel_mask) - 1; in regulator_get_voltage_sel_pickable_regmap() 222 sel <<= ffs(rdev->desc->vsel_mask) - 1; in regulator_set_voltage_sel_pickable_regmap() 226 range <<= ffs(rdev->desc->vsel_range_mask) - 1; in regulator_set_voltage_sel_pickable_regmap() 265 val >>= ffs(rdev->desc->vsel_mask) - 1; in regulator_get_voltage_sel_regmap() 285 sel <<= ffs(rdev->desc->vsel_mask) - 1; in regulator_set_voltage_sel_regmap() 853 sel <<= ffs(rdev->desc->csel_mask) - 1; in regulator_set_current_limit_regmap() 879 val >>= ffs(rdev->desc->csel_mask) - 1; in regulator_get_current_limit_regmap() 998 sel <<= ffs(rdev->desc->ramp_mask) - 1; in regulator_set_ramp_delay_regmap()
|
| A D | rt4803.c | 54 modeval <<= ffs(RT4803_MODE_MASK) - 1; in rt4803_set_mode() 69 modeval >>= ffs(RT4803_MODE_MASK) - 1; in rt4803_get_mode() 119 vsel <<= ffs(RT4803_VSEL_MASK) - 1; in rt4803_set_suspend_voltage()
|
| A D | mt6359-regulator.c | 281 regval >>= ffs(info->modeset_mask) - 1; in mt6359_regulator_get_mode() 310 val <<= ffs(info->modeset_mask) - 1; in mt6359_regulator_set_mode() 319 val <<= ffs(info->modeset_mask) - 1; in mt6359_regulator_set_mode() 326 val <<= ffs(info->lp_mode_mask) - 1; in mt6359_regulator_set_mode() 336 val <<= ffs(info->lp_mode_mask) - 1; in mt6359_regulator_set_mode() 361 sel <<= ffs(info->desc.vsel_mask) - 1; in mt6359p_vemc_set_voltage_sel() 421 val >>= ffs(info->desc.vsel_mask) - 1; in mt6359p_vemc_get_voltage_sel()
|
| /linux/arch/x86/boot/ |
| A D | a20.c | 23 int ffs = MAX_8042_FF; in empty_8042() local 31 if (!--ffs) in empty_8042()
|
| /linux/drivers/irqchip/ |
| A D | irq-digicolor.c | 44 hwirq = ffs(status) - 1; in digicolor_handle_irq() 48 hwirq = ffs(status) - 1 + 32; in digicolor_handle_irq()
|
| A D | irq-bcm2835.c | 217 return MAKE_HWIRQ(bank, ffs(stat) - 1); in armctrl_translate_bank() 222 return MAKE_HWIRQ(bank, shortcuts[ffs(stat >> SHORTCUT_SHIFT) - 1]); in armctrl_translate_shortcut() 232 return MAKE_HWIRQ(0, ffs(stat & BANK0_HWIRQ_MASK) - 1); in get_next_armctrl_hwirq()
|
| /linux/arch/mips/include/asm/ |
| A D | fpu_emulator.h | 184 (ffs(FPU_CSR_ALL_X) - ffs(FPU_CSR_ALL_E)))); in mask_fcr31_x()
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| A D | dac.c | 347 '@' + ffs(dcb->or)); in nv17_dac_detect() 423 nv_crtc->index, '@' + ffs(nv_encoder->dcb->or)); in nv04_dac_commit() 432 uint32_t *dac_users = &nv04_display(dev)->dac_users[ffs(dcb->or) - 1]; in nv04_dac_update_dacclk() 457 (nv04_display(dev)->dac_users[ffs(dcb->or) - 1] & ~(1 << dcb->index)); in nv04_dac_in_use() 542 nv_encoder->or = ffs(entry->or) - 1; in nv04_dac_create()
|
| /linux/include/asm-generic/bitops/ |
| A D | builtin-ffs.h | 13 #define ffs(x) __builtin_ffs(x) macro
|
| A D | ffs.h | 43 #define ffs(x) generic_ffs(x) macro
|
| /linux/arch/openrisc/include/asm/bitops/ |
| A D | ffs.h | 13 static inline int ffs(int x) in ffs() function
|
| /linux/sound/soc/amd/acp/ |
| A D | acp-sdw-sof-mach.c | 174 ret = get_acp63_cpu_pin_id(ffs(sof_end->link_mask - 1), in create_sdw_dailink() 186 ffs(sof_end->link_mask) - 1, in create_sdw_dailink() 192 ffs(sof_end->link_mask) - 1, in create_sdw_dailink() 214 int link_num = ffs(sof_end->link_mask) - 1; in create_sdw_dailink()
|
| /linux/drivers/usb/gadget/legacy/ |
| A D | g_ffs.c | 141 static int functionfs_ready_callback(struct ffs_data *ffs); 142 static void functionfs_closed_callback(struct ffs_data *ffs); 272 static int functionfs_ready_callback(struct ffs_data *ffs) in functionfs_ready_callback() argument 296 static void functionfs_closed_callback(struct ffs_data *ffs) in functionfs_closed_callback() argument
|
| /linux/include/linux/ |
| A D | count_zeros.h | 48 return ffs(x); in count_trailing_zeros()
|