Home
last modified time | relevance | path

Searched defs:pow (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_smu_sensors.c286 struct smu_cpu_power_sensor *pow = to_smu_cpu_power(sr); in smu_cpu_power_release() local
297 struct smu_cpu_power_sensor *pow = to_smu_cpu_power(sr); in smu_cpu_power_get() local
338 struct smu_cpu_power_sensor *pow; in smu_cpu_power_create() local
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Df2clib.c33 integer pow, x, n; in pow_ii() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/
H A Dmath.hpp55 … template <> BOOST_QVM_INLINE_TRIVIAL float pow<float>( float x, float y ) { return ::powf(x,y); } in pow() function
77 …template <> BOOST_QVM_INLINE_TRIVIAL double pow<double>( double x, double y ) { return ::pow(x,y);… in pow() function
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dhashes.c130 int j, pow; in yura_hash() local
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c843 int pow; in stm_get_locked_range() local
916 u8 shift = ffs(mask) - 1, pow, val; in stm_lock() local
970 u8 shift = ffs(mask) - 1, pow, val; in stm_unlock() local
H A Dspi-nor-core.c629 int pow; in stm_get_locked_range() local
717 u8 shift = ffs(mask) - 1, pow, val; in stm_lock() local
797 u8 shift = ffs(mask) - 1, pow, val; in stm_unlock() local
/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-sunxi.c726 u8 pow; member
887 u8 pow; /* is it power-of-two based? */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_dbg_cmd.c343 u32 halrf_get_multiple(u8 pow, u8 base) in halrf_get_multiple()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_dbg_cmd.c343 u32 halrf_get_multiple(u8 pow, u8 base) in halrf_get_multiple()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c401 u32 halbb_get_multiple(u8 pow, u8 base) in halbb_get_multiple()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c401 u32 halbb_get_multiple(u8 pow, u8 base) in halbb_get_multiple()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dfsl_pci.h81 struct pci_outbound_window_regs pow[5]; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dpow.hpp391 T pow = t; in eval_log() local
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Daltera_qspi.c242 unsigned pow = ((stat & QUADSPI_SR_BP2_0) >> shift0) | in altera_qspi_get_locked_range() local
/OK3568_Linux_fs/kernel/drivers/net/caif/
H A Dcaif_hsi.c31 #define PAD_POW2(x, pow) ((((x)&((pow)-1)) == 0) ? 0 :\ argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dsdma.c913 unsigned int i, pow; in sdma_cleanup_sde_map() local
1010 int ctr, pow; in sdma_set_cpu_to_sde_map() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dadaptive_sort_merge.hpp721 Unsigned floor_merge_multiple(Unsigned const n, Unsigned &base, Unsigned &pow) in floor_merge_multiple()
735 Unsigned ceil_merge_multiple(Unsigned const n, Unsigned &base, Unsigned &pow) in ceil_merge_multiple()
755 Unsigned pow = 0; in ceil_sqrt_multiple() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c1789 u8 pow, val; in spi_nor_sr_lock() local
1874 u8 pow, val; in spi_nor_sr_unlock() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1802 int i, override_q, pow, num_qps, ret; in i40e_vsi_setup_queue_map_mqprio() local
1957 int pow, num_qps; in i40e_vsi_setup_queue_map() local
6025 int pow; in i40e_channel_setup_queue_map() local
7350 int i, pow, ret = 0; in i40e_setup_macvlans() local
12079 u16 pow; in i40e_sw_init() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_debug.c2938 u32 pow = 0; /*power index*/ in phydm_set_txagc() local
3018 u32 pow = 0; /*Power index*/ in phydm_shift_txagc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_debug.c2938 u32 pow = 0; /*power index*/ in phydm_set_txagc() local
3018 u32 pow = 0; /*Power index*/ in phydm_shift_txagc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_debug.c2942 u32 pow = 0; /*power index*/ in phydm_set_txagc() local
3022 u32 pow = 0; /*Power index*/ in phydm_shift_txagc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_debug.c3128 u32 pow = 0; /*power index*/ in phydm_set_txagc() local
3208 u32 pow = 0; /*Power index*/ in phydm_shift_txagc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_debug.c3176 u32 pow = 0; /*power index*/ in phydm_set_txagc() local
3256 u32 pow = 0; /*Power index*/ in phydm_shift_txagc() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_debug.c3221 u32 pow = 0; /*power index*/ in phydm_set_txagc() local
3305 u32 pow = 0; /*Power index*/ in phydm_shift_txagc() local

12