| /OK3568_Linux_fs/kernel/drivers/phy/mediatek/ |
| H A D | phy-mtk-xsphy.c | 119 void __iomem *pbase = inst->port_base; in u2_phy_slew_rate_calibrate() local 129 tmp = readl(pbase + XSP_USBPHYACR5); in u2_phy_slew_rate_calibrate() 131 writel(tmp, pbase + XSP_USBPHYACR5); in u2_phy_slew_rate_calibrate() 135 tmp = readl(pbase + XSP_U2FREQ_FMMONR1); in u2_phy_slew_rate_calibrate() 137 writel(tmp, pbase + XSP_U2FREQ_FMMONR1); in u2_phy_slew_rate_calibrate() 140 tmp = readl(pbase + XSP_U2FREQ_FMCR0); in u2_phy_slew_rate_calibrate() 143 writel(tmp, pbase + XSP_U2FREQ_FMCR0); in u2_phy_slew_rate_calibrate() 146 tmp = readl(pbase + XSP_U2FREQ_FMCR0); in u2_phy_slew_rate_calibrate() 148 writel(tmp, pbase + XSP_U2FREQ_FMCR0); in u2_phy_slew_rate_calibrate() 151 readl_poll_timeout(pbase + XSP_U2FREQ_FMMONR1, tmp, in u2_phy_slew_rate_calibrate() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | sstream.tcc | 93 if (size_t(this->epptr() - this->pbase()) < __capacity) in overflow() 97 _M_pbump(__base, __base + __capacity, this->pptr() - this->pbase()); in overflow() 134 if (this->pbase()) in overflow() 135 __tmp.assign(this->pbase(), this->epptr() - this->pbase()); in overflow() 139 this->gptr() - this->eback(), this->pptr() - this->pbase()); in overflow() 179 const char_type* __beg = __testin ? this->eback() : this->pbase(); in seekoff() 206 _M_pbump(this->pbase(), this->epptr(), __newoffo); in seekoff() 222 const char_type* __beg = __testin ? this->eback() : this->pbase(); in seekpos() 236 _M_pbump(this->pbase(), this->epptr(), __pos); in seekpos()
|
| H A D | fstream.tcc | 558 if (this->pbase() < this->pptr()) in overflow() 569 if (_M_convert_to_external(this->pbase(), in overflow() 570 this->pptr() - this->pbase())) in overflow() 778 const streamsize __buffill = this->pptr() - this->pbase(); in xsputn() 779 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() 873 __computed_off = this->pptr() - this->pbase(); in seekoff() 956 if (this->pbase() < this->pptr()) in _M_terminate_output() 1018 if (this->pbase() < this->pptr()) in sync()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | sstream.tcc | 93 if (size_t(this->epptr() - this->pbase()) < __capacity) in overflow() 97 _M_pbump(__base, __base + __capacity, this->pptr() - this->pbase()); in overflow() 134 if (this->pbase()) in overflow() 135 __tmp.assign(this->pbase(), this->epptr() - this->pbase()); in overflow() 139 this->gptr() - this->eback(), this->pptr() - this->pbase()); in overflow() 179 const char_type* __beg = __testin ? this->eback() : this->pbase(); in seekoff() 206 _M_pbump(this->pbase(), this->epptr(), __newoffo); in seekoff() 222 const char_type* __beg = __testin ? this->eback() : this->pbase(); in seekpos() 236 _M_pbump(this->pbase(), this->epptr(), __pos); in seekpos()
|
| H A D | fstream.tcc | 558 if (this->pbase() < this->pptr()) in overflow() 569 if (_M_convert_to_external(this->pbase(), in overflow() 570 this->pptr() - this->pbase())) in overflow() 778 const streamsize __buffill = this->pptr() - this->pbase(); in xsputn() 779 const char* __buf = reinterpret_cast<const char*>(this->pbase()); in xsputn() 873 __computed_off = this->pptr() - this->pbase(); in seekoff() 956 if (this->pbase() < this->pptr()) in _M_terminate_output() 1018 if (this->pbase() < this->pptr()) in sync()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/ |
| H A D | vp8d_parser.c | 811 static MPP_RET vp8_header_parser(VP8DParserContext_t *p, RK_U8 *pbase, in vp8_header_parser() argument 820 tmp = (pbase[0] << 16) | (pbase[1] << 8) | (pbase[2] << 0); in vp8_header_parser() 823 tmp = (pbase[3] << 0) | (pbase[4] << 8); in vp8_header_parser() 826 tmp = (pbase[5] << 0) | (pbase[6] << 8); in vp8_header_parser() 829 pbase += 7; in vp8_header_parser() 832 vp8hwdBoolStart(bit_ctx, pbase, size); in vp8_header_parser() 1002 vp7_header_parser(VP8DParserContext_t *p, RK_U8 *pbase, RK_U32 size) in vp7_header_parser() argument 1009 vp8hwdBoolStart(bit_ctx, pbase, size); in vp7_header_parser() 1178 decoder_frame_header(VP8DParserContext_t *p, RK_U8 *pbase, RK_U32 size) in decoder_frame_header() argument 1183 p->keyFrame = !(pbase[0] & 1); in decoder_frame_header() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | davinci_keyscan.c | 57 resource_size_t pbase; member 206 davinci_ks->pbase = res->start; in davinci_ks_probe() 209 mem = request_mem_region(davinci_ks->pbase, davinci_ks->base_size, in davinci_ks_probe() 213 davinci_ks->pbase); in davinci_ks_probe() 218 davinci_ks->base = ioremap(davinci_ks->pbase, davinci_ks->base_size); in davinci_ks_probe() 279 release_mem_region(davinci_ks->pbase, davinci_ks->base_size); in davinci_ks_probe() 297 release_mem_region(davinci_ks->pbase, davinci_ks->base_size); in davinci_ks_remove()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | isa-bridge.c | 192 u64 cbase, pbase, size = 0; in isa_bridge_init_non_pci() local 245 pbase = of_translate_address(np, pbasep); in isa_bridge_init_non_pci() 246 if (pbase == OF_BAD_ADDR) { in isa_bridge_init_non_pci() 253 if ((cbase & ~PAGE_MASK) || (pbase & ~PAGE_MASK)) { in isa_bridge_init_non_pci() 266 remap_isa_base(pbase, size); in isa_bridge_init_non_pci()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_video_eq.c | 46 static void __eq_base_set_value( video_equalizer_info_s *pvin_eq_set, video_equalizer_base_s *pbase… in __eq_base_set_value() argument 51 REG_SET_5x65_0_8_EQ_BYPASS( ch, pbase->eq_bypass[dist] ); in __eq_base_set_value() 52 REG_SET_5x58_0_8_EQ_BAND_SEL( ch, pbase->eq_band_sel[dist] ); in __eq_base_set_value() 53 REG_SET_5x5C_0_8_EQ_GAIN_SEL( ch, pbase->eq_gain_sel[dist] ); in __eq_base_set_value() 54 REG_SET_Ax3D_0_8_EQ_DEQ_A_ON( ch, pbase->deq_a_on[dist] ); in __eq_base_set_value() 55 REG_SET_Ax3C_0_8_EQ_DEQ_A_SEL( ch, pbase->deq_a_sel[dist] ); in __eq_base_set_value()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | iep_drv.c | 421 u32 *pbase = (u32 *)iep_drvdata1->iep_base; in iep_reg_copy_to_hw() local 425 pbase[IEP_CNF_REG_BASE + i] = reg->reg[IEP_CNF_REG_BASE + i]; in iep_reg_copy_to_hw() 429 pbase[IEP_CMD_REG_BASE + i] = reg->reg[IEP_CMD_REG_BASE + i]; in iep_reg_copy_to_hw() 433 pbase[IEP_ADD_REG_BASE + i] = reg->reg[IEP_ADD_REG_BASE + i]; in iep_reg_copy_to_hw() 445 void *pbase = (void *)iep_drvdata1->iep_base; in iep_switch_fields_order() local 446 int mode = iep_get_deinterlace_mode(pbase); in iep_switch_fields_order() 452 iep_set_deinterlace_mode(dein_mode_I4O1T, pbase); in iep_switch_fields_order() 455 iep_set_deinterlace_mode(dein_mode_I4O1B, pbase); in iep_switch_fields_order() 458 iep_set_deinterlace_mode(dein_mode_I2O1T, pbase); in iep_switch_fields_order() 461 iep_set_deinterlace_mode(dein_mode_I2O1B, pbase); in iep_switch_fields_order() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/ |
| H A D | basic_pointerbuf.hpp | 47 using base_type::pbase; 50 charT* pbase() const { return base_type::pbase(); } in pbase() function in boost::detail::basic_pointerbuf
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __std_stream | 279 char_type* pbase = &__1buf; 280 char_type* pptr = pbase + 1; 284 __r = __cv_->out(*__st_, pbase, pptr, __e, 288 if (__e == pbase) 292 if (fwrite(pbase, 1, 1, __file_) != 1) 302 pbase = const_cast<char_type*>(__e);
|
| H A D | sstream | 277 if (__rhs.pbase() != nullptr) 279 __bout = __rhs.pbase() - __p; 318 if (__rhs.pbase() != nullptr) 320 __bout = __rhs.pbase() - __p; 368 if (__rhs.pbase() != nullptr) 370 __rbout = __rhs.pbase() - __p; 388 if (this->pbase() != nullptr) 390 __lbout = this->pbase() - __p; 445 return string_type(this->pbase(), __hm_, __str_.get_allocator()); 540 ptrdiff_t __nout = this->pptr() - this->pbase(); [all …]
|
| H A D | fstream | 344 if (__rhs.pbase()) 346 if (__rhs.pbase() == __rhs.__intbuf_) 347 this->setp(__intbuf_, __intbuf_ + (__rhs. epptr() - __rhs.pbase())); 350 (char_type*)__extbuf_ + (__rhs. epptr() - __rhs.pbase())); 351 this->__pbump(__rhs. pptr() - __rhs.pbase()); 464 else if (this->pbase() == (char_type*)__rhs.__extbuf_min_) 466 ptrdiff_t __n = this->pptr() - this->pbase(); 467 ptrdiff_t __e = this->epptr() - this->pbase(); 480 else if (__rhs.pbase() == (char_type*)__extbuf_min_) 482 ptrdiff_t __n = __rhs.pptr() - __rhs.pbase(); [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __std_stream | 279 char_type* pbase = &__1buf; 280 char_type* pptr = pbase + 1; 284 __r = __cv_->out(*__st_, pbase, pptr, __e, 288 if (__e == pbase) 292 if (fwrite(pbase, 1, 1, __file_) != 1) 302 pbase = const_cast<char_type*>(__e);
|
| H A D | sstream | 277 if (__rhs.pbase() != nullptr) 279 __bout = __rhs.pbase() - __p; 318 if (__rhs.pbase() != nullptr) 320 __bout = __rhs.pbase() - __p; 368 if (__rhs.pbase() != nullptr) 370 __rbout = __rhs.pbase() - __p; 388 if (this->pbase() != nullptr) 390 __lbout = this->pbase() - __p; 445 return string_type(this->pbase(), __hm_, __str_.get_allocator()); 540 ptrdiff_t __nout = this->pptr() - this->pbase(); [all …]
|
| H A D | fstream | 344 if (__rhs.pbase()) 346 if (__rhs.pbase() == __rhs.__intbuf_) 347 this->setp(__intbuf_, __intbuf_ + (__rhs. epptr() - __rhs.pbase())); 350 (char_type*)__extbuf_ + (__rhs. epptr() - __rhs.pbase())); 351 this->__pbump(__rhs. pptr() - __rhs.pbase()); 464 else if (this->pbase() == (char_type*)__rhs.__extbuf_min_) 466 ptrdiff_t __n = this->pptr() - this->pbase(); 467 ptrdiff_t __e = this->epptr() - this->pbase(); 480 else if (__rhs.pbase() == (char_type*)__extbuf_min_) 482 ptrdiff_t __n = __rhs.pptr() - __rhs.pbase(); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_muram.c | 43 phys_addr_t pbase; member 98 muram->pbase = base; in fman_muram_init()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-ti-sci-intr.c | 83 u32 base, pbase, size, len; in ti_sci_intr_xlate_irq() local 92 pbase = be32_to_cpu(*range++); in ti_sci_intr_xlate_irq() 96 return irq - base + pbase; in ti_sci_intr_xlate_irq()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | pm-imx6.c | 81 phys_addr_t pbase; member 218 phys_addr_t pbase; /* The physical address of pm_info. */ member 452 base->pbase = res.start; in imx6_pm_get_base() 514 pm_info->pbase = ocram_pbase; in imx6q_suspend_init()
|
| /OK3568_Linux_fs/kernel/include/soc/imx/ |
| H A D | timer.h | 21 void mxc_timer_init(unsigned long pbase, int irq, enum imx_gpt_type type);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | stub.c | 48 xf86Int10FreePages(xf86Int10InfoPtr pInt, void *pbase, int num) in xf86Int10FreePages() argument
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_video_eq.c | 244 …d __nvp6158_eq_base_set_value( video_equalizer_info_s *pvin_eq_set, video_equalizer_base_s *pbase ) in __nvp6158_eq_base_set_value() argument 251 gpio_i2c_write(nvp6158_iic_addr[devnum], 0x01, pbase->eq_bypass[dist] ); in __nvp6158_eq_base_set_value() 252 gpio_i2c_write(nvp6158_iic_addr[devnum], 0x58, pbase->eq_band_sel[dist] ); in __nvp6158_eq_base_set_value() 253 gpio_i2c_write(nvp6158_iic_addr[devnum], 0x5C, pbase->eq_gain_sel[dist] ); in __nvp6158_eq_base_set_value() 256 gpio_i2c_write(nvp6158_iic_addr[devnum], 0x3d + (ch%2 * 0x80), pbase->deq_a_on[dist] ); in __nvp6158_eq_base_set_value() 257 gpio_i2c_write(nvp6158_iic_addr[devnum], 0x3c + (ch%2 * 0x80), pbase->deq_a_sel[dist] ); in __nvp6158_eq_base_set_value() 260 gpio_i2c_write(nvp6158_iic_addr[devnum], 0x80 + (ch * 0x20), pbase->deq_b_sel[dist] ); in __nvp6158_eq_base_set_value() 263 printk("ch[%d]: BASE, dist:%d, eq_bypass[%02x]\n", ch, dist, pbase->eq_bypass[dist] ); in __nvp6158_eq_base_set_value() 264 printk("ch[%d]: BASE, dist:%d, eq_band_sel[%02x]\n", ch, dist, pbase->eq_band_sel[dist] ); in __nvp6158_eq_base_set_value() 265 printk("ch[%d]: BASE, dist:%d, eq_gain_sel[%02x]\n", ch, dist, pbase->eq_gain_sel[dist] ); in __nvp6158_eq_base_set_value() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/ |
| H A D | converter_lexical_streams.hpp | 98 using base_type::pbase; 102 charT* pbase() const { return base_type::pbase(); } in pbase() function in boost::detail::basic_unlockedbuf 239 start = p->pbase(); in shl_input_streamable()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 136 static inline void __set_io_port_base(unsigned long pbase) in __set_io_port_base() argument 138 *(unsigned long *)&sh_io_port_base = pbase; in __set_io_port_base()
|