Home
last modified time | relevance | path

Searched full:lsbs (Results 1 – 25 of 65) sorted by relevance

123

/linux/drivers/crypto/ccp/
H A Dccp-dev-v5.c80 /* From the shared LSBs */ in ccp_lsb_free()
593 /* Build a bit mask to know which LSBs this queue has access to. in ccp_find_lsb_regions()
618 * If the count of potential LSBs available to a queue matches the in ccp_find_and_assign_lsb_to_q()
620 * Copy the mask of possible LSBs for this queue into "qlsb"; in ccp_find_and_assign_lsb_to_q()
661 * can only use M LSBs, where N > M, fail; otherwise, every queue will get a
663 * If we have fewer LSBs than queues, all LSB regions become shared resources.
676 /* Create an aggregate bitmap to get a total count of available LSBs */ in ccp_assign_lsbs()
685 /* We have enough LSBS to give every queue a private LSB. in ccp_assign_lsbs()
703 /* What's left of the LSBs, according to the public mask, now become in ccp_assign_lsbs()
933 dev_dbg(dev, "Assigning LSBs...\n"); in ccp5_init()
[all …]
H A Dccp-dev.h285 /* Bitmap of LSBs that can be accessed by this queue */
424 /* Bitmap of shared LSBs, if any */
/linux/drivers/gpio/
H A Dgpio-stp-xway.c23 * to drive the 2 LSBs of the cascade automatically.
54 /* let the adsl core drive the 2 LSBs */
86 u8 dsl; /* the 2 LSBs can be driven by the dsl core */
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.c141 /* 16 LSBs if read 32-bit from 0x870 */ in rtl92d_phy_init_bb_rf_register_definition()
145 /* 16 LSBs if read 32-bit from 0x874 */ in rtl92d_phy_init_bb_rf_register_definition()
151 /* 16 LSBs if read 32-bit from 0x8E0 */ in rtl92d_phy_init_bb_rf_register_definition()
155 /* 16 LSBs if read 32-bit from 0x8E4 */ in rtl92d_phy_init_bb_rf_register_definition()
161 /* 16 LSBs if read 32-bit from 0x860 */ in rtl92d_phy_init_bb_rf_register_definition()
163 /* 16 LSBs if read 32-bit from 0x864 */ in rtl92d_phy_init_bb_rf_register_definition()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_common.h10 * This macro represents a mask of LSBs that must be zero on data structure
/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h39 * Controls the A3 data pair, which contains the additional LSBs for 24 bit
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-inzi.rst24 Each pixel is 16-bit cell, with actual data stored in the 10 LSBs
H A Dpixfmt-packed-hsv.rst12 The *hue* (h) is measured in degrees, the equivalence between degrees and LSBs
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-stp-xway.yaml54 The dsl core can control the 2 LSBs of the gpio cascade. This 2 bit
/linux/arch/openrisc/lib/
H A Dmemset.S46 /* Mask out two LSBs to check alignment */
/linux/drivers/iio/humidity/
H A Dhdc3020.c379 * Get the temperature threshold from 9 LSBs, shift them to get in hdc3020_thresh_get_temp()
413 * truncated threshold representation in the 9LSBs while keeping in hdc3020_thresh_set_temp()
433 * the current temperature threshold in the 9 LSBs. in hdc3020_thresh_set_hum()
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h53 * With the PPC 44x Linux implementation, the 0-11th LSBs of the PTE are used
/linux/Documentation/userspace-api/media/drivers/
H A Ddw100.rst54 vertex of the grid. The x coordinate is stored in the 16 LSBs and the y
/linux/sound/soc/codecs/
H A Dmax98926.c51 { 0x1D, 0x00 }, /* DAI Clock Divider Denominator LSBs */
53 { 0x1F, 0x00 }, /* DAI Clock Divider Numerator LSBs */
H A Dmax98925.c54 { 0x1D, 0x00 }, /* DAI Clock Divider Denominator LSBs */
56 { 0x1F, 0x00 }, /* DAI Clock Divider Numerator LSBs */
/linux/drivers/video/fbdev/
H A Dcontrolfb.h62 struct preg start_addr; /* start address: 5 lsbs zero */
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c66 /* bpp is 6.4 format, 4 LSBs bits are for fractional part */ in dpu_hw_dsc_config()
/linux/drivers/net/ethernet/renesas/
H A Dravb.h913 __le16 ds_cc; /* Descriptor size and content control LSBs */
950 __le16 ds_tagl; /* Descriptor size and frame tag LSBs */
958 TX_TAGL = 0xf000, /* Frame tag LSBs */
/linux/drivers/iio/light/
H A Dadjd_s311.c199 * 4095 LSBs correspond to roughly 4 ms in adjd_s311_read_raw()
/linux/drivers/rtc/
H A Drtc-nxp-bbnsm.c86 /* write the 32bit sec time to 47 bit timer counter, leaving 15 LSBs blank */ in bbnsm_rtc_set_time()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c90 * LSBs must be 0s. For 256-bit wide trace memory, the five LSBs must in tmc_get_memwidth_mask()
/linux/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h159 u8 xt_xcv; /* Ext. tranceiver codes, 4 lsbs are IB speed supported */
/linux/arch/m68k/fpsp040/
H A Dx_snan.S256 bfextu %d0{#0:#3},%d0 |isolate dtag in lsbs
/linux/drivers/mfd/
H A Dstw481x.c39 * two registers: bits 7,6,5 of PCTL_REG_LO corresponds to the 3 LSBs of
/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_ov9650.c573 /* The 2 LSBs */ in ov9650_set_exposure()
601 /* The 8 LSBs */ in ov9650_set_gain()

123