| /OK3568_Linux_fs/kernel/drivers/clk/st/ |
| H A D | clkgen-mux.c | 38 u8 shift; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/actions/ |
| H A D | owl-mux.h | 18 u8 shift; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | util.h | 117 #define SHIFT_U32(v, shift) ((uint32_t)(v) << (shift)) argument 118 #define SHIFT_U64(v, shift) ((uint64_t)(v) << (shift)) argument
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/lsensor/ |
| H A D | ls_ap321xx.c | 77 u32 reg, u8 mask, u8 shift) in __ap321xx_read_reg() 86 u32 reg, u8 mask, u8 shift, u8 val) in __ap321xx_write_reg()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | util.h | 117 #define SHIFT_U32(v, shift) ((uint32_t)(v) << (shift)) argument 118 #define SHIFT_U64(v, shift) ((uint64_t)(v) << (shift)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | util.h | 117 #define SHIFT_U32(v, shift) ((uint32_t)(v) << (shift)) argument 118 #define SHIFT_U64(v, shift) ((uint64_t)(v) << (shift)) argument
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | meta_io.c | 116 unsigned int shift; in gfs2_getbuf() local 405 unsigned int shift = PAGE_SHIFT - sdp->sd_sb.sb_bsize_shift; in gfs2_getjdatabuf() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | util.h | 117 #define SHIFT_U32(v, shift) ((uint32_t)(v) << (shift)) argument 118 #define SHIFT_U64(v, shift) ((uint64_t)(v) << (shift)) argument
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_calib.h | 25 #define AW_DSP_RE_TO_SHOW_RE(re, shift) (((re) * (1000)) >> (shift)) argument 26 #define AW_SHOW_RE_TO_DSP_RE(re, shift) (((re) << shift) / (1000)) argument
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-pca963x.c | 122 int shift; in pca963x_brightness() local 160 int shift; in pca963x_blink() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | si1133.c | 241 s8 shift) in si1133_calculate_polynomial_inner() 250 s8 shift; in si1133_calculate_output() local 573 u8 mask, u8 shift, u8 value) in si1133_update_adcconfig() 690 u8 shift, u8 value) in si1133_update_adcsens()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | clock.c | 790 int shift = 0; in exynos4_get_mmc_clk() local 898 unsigned int shift; in exynos5420_set_mmc_clk() local 1446 unsigned shift, pre_shift; in exynos5_set_spi_clk() local 1503 unsigned shift, pre_shift; in exynos5420_set_spi_clk() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/dac/ |
| H A D | ad5064.c | 193 unsigned int addr, unsigned int val, unsigned int shift) in ad5064_write() 204 unsigned int shift; in ad5064_sync_powerdown_mode() local 413 #define DECLARE_AD5064_CHANNELS(name, bits, shift, ext_info) \ argument 425 #define DECLARE_AD5065_CHANNELS(name, bits, shift, ext_info) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | hw_irq.h | 14 unsigned char shift; /* Number of bits to shift the data */ member
|
| /OK3568_Linux_fs/kernel/sound/pci/ac97/ |
| H A D | ac97_codec.c | 524 int shift = (kcontrol->private_value >> 8) & 0x0f; in snd_ac97_info_volsw() local 539 int shift = (kcontrol->private_value >> 8) & 0x0f; in snd_ac97_get_volsw() local 563 int shift = (kcontrol->private_value >> 8) & 0x0f; in snd_ac97_put_volsw() local 807 int shift = (kcontrol->private_value >> 8) & 0x0f; in snd_ac97_put_spsa() local 1129 static void snd_ac97_change_volume_params2(struct snd_ac97 * ac97, int reg, int shift, unsigned cha… in snd_ac97_change_volume_params2() 2760 int shift = (kcontrol->private_value >> 8) & 0x0f; in master_mute_sw_put() local 2796 int shift = (kcontrol->private_value >> 8) & 0x0f; in hp_master_mute_sw_put() local
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | util.c | 113 int shift) in ieee80211_frame_duration() 187 int erp, shift = 0; in ieee80211_generic_frame_duration() local 214 int erp, shift = 0, bitrate; in ieee80211_rts_duration() local 258 int erp, shift = 0, bitrate; in ieee80211_ctstoself_duration() local 1788 int shift; in ieee80211_build_preq_ies_band() local 2080 int i, j, shift; in ieee80211_sta_get_rates() local 3510 int shift = ieee80211_chandef_get_shift(chandef); in ieee80211_parse_bitrates() local 3541 int rate, shift; in ieee80211_add_srates_ie() local 3585 int rate, shift; in ieee80211_add_ext_srates_ie() local 3704 int shift = 0; in ieee80211_calculate_rx_timestamp() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex2_kern.c | 48 unsigned int shift; in log2() local
|
| H A D | lwt_len_hist_kern.c | 47 unsigned int shift; in log2() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | analogix_dp.c | 156 int shift = (lane & 1) * 4; in analogix_dp_get_lane_status() local 197 int shift = (lane & 1) * 4; in analogix_dp_get_adjust_request_voltage() local 207 int shift = (lane & 1) * 4; in analogix_dp_get_adjust_request_pre_emphasis() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | usb_init.c | 50 int shift = unit ? 8 : 0; in mt76x2u_power_on_rf() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/altera-stapl/ |
| H A D | altera-comp.c | 43 u32 shift = 0; in altera_read_packed() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | bitwise.hpp | 313 limb_type shift = static_cast<limb_type>(s % Int::limb_bits); in left_shift_byte() local 344 limb_type shift = static_cast<limb_type>(s % Int::limb_bits); in left_shift_limb() local 375 limb_type shift = static_cast<limb_type>(s % Int::limb_bits); in left_shift_generic() local 476 limb_type shift; in right_shift_byte() local 524 limb_type shift = static_cast<limb_type>(s % Int::limb_bits); in right_shift_generic() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/ |
| H A D | rtl8822b_phy.c | 564 static void _pa_bias_paser(u8 shift, u8 *minus, u8 *val) in _pa_bias_paser() 606 static void _pa_bias_calibration(PADAPTER adapter, enum _ODM_RF_RADIO_PATH path, u8 shift) in _pa_bias_calibration() 908 u32 val = 0, val_org, shift; in rtl8822b_read_bb_reg() local 924 u32 val_org, shift; in rtl8822b_write_bb_reg() local 1023 u8 shift = 0; in rtl8822b_set_tx_power_index() local
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | bitops.h | 69 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | common_baco.c | 45 u32 shift, u32 value, u32 timeout) in baco_cmd_handler()
|