Home
last modified time | relevance | path

Searched refs:tpo (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h130 u8 tpo; member
147 u8 tpo; /* tx power overwrite */ member
165 u8 tpo; member
H A Dphl_regulation.c564 rg->tpo = TPO_NA; in _reset_for_non_specific_country()
614 rg->tpo = udef->tpo; in rtw_phl_set_user_def_chplan()
783 rg->tpo = cdmap[i].tpo; in rtw_phl_regulation_set_country()
1035 info->tpo = rg->tpo; in rtw_phl_query_regulation_info()
1081 country_chplan->tpo = cdmap[i].tpo; in rtw_phl_query_country_chplan()
H A Dphl_country.h34 u8 tpo; /* tx power overwrite */ member
H A Dphl_regulation.h70 u8 tpo; /* tx power overwrite */ member
H A Dphl_init.c993 rg->tpo = TPO_NA; in phl_regulation_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h130 u8 tpo; member
147 u8 tpo; /* tx power overwrite */ member
165 u8 tpo; member
H A Dphl_regulation.c564 rg->tpo = TPO_NA; in _reset_for_non_specific_country()
614 rg->tpo = udef->tpo; in rtw_phl_set_user_def_chplan()
783 rg->tpo = cdmap[i].tpo; in rtw_phl_regulation_set_country()
1035 info->tpo = rg->tpo; in rtw_phl_query_regulation_info()
1081 country_chplan->tpo = cdmap[i].tpo; in rtw_phl_query_country_chplan()
H A Dphl_country.h34 u8 tpo; /* tx power overwrite */ member
H A Dphl_regulation.h70 u8 tpo; /* tx power overwrite */ member
H A Dphl_init.c985 rg->tpo = TPO_NA; in phl_regulation_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A DMakefile13 obj-$(CONFIG_FB_OMAP2_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o
14 obj-$(CONFIG_FB_OMAP2_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A DMakefile52 obj-$(CONFIG_DRM_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o
53 obj-$(CONFIG_DRM_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
54 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Drtc-opal.txt9 (Legacy property supported: "has-tpo")
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Dwakeup-source.txt22 3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-nomadik-nhk15.dts228 compatible = "tpo,tpg110";
H A Domap4-sdp.dts666 compatible = "tpo,taal", "panel-dsi-cm";
692 compatible = "tpo,taal", "panel-dsi-cm";
H A Domap3-pandora-common.dtsi669 compatible = "tpo,td043mtea1";
H A Domap3-gta04.dtsi124 compatible = "tpo,td028ttec1";
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c93 …g_info.regulation_2g, rg_info.regulation_5g, rg_info.chplan_ver, rg_info.country_ver, rg_info.tpo); in halrf_get_regulation_info()
116 if (rg_info.tpo != TPO_NA) { in halrf_get_regulation_info()
117 pw_lmt_type = tpo_to_pw_lmt_regu_type(rg_info.tpo); in halrf_get_regulation_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c93 …g_info.regulation_2g, rg_info.regulation_5g, rg_info.chplan_ver, rg_info.country_ver, rg_info.tpo); in halrf_get_regulation_info()
116 if (rg_info.tpo != TPO_NA) { in halrf_get_regulation_info()
117 pw_lmt_type = tpo_to_pw_lmt_regu_type(rg_info.tpo); in halrf_get_regulation_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c63 static REGULATION_TXPWR_LMT phl_tpo_to_txpwr_lmt(enum TP_OVERWRITE tpo) in phl_tpo_to_txpwr_lmt() argument
65 switch (tpo) { in phl_tpo_to_txpwr_lmt()
77 RTW_WARN("unknown tpo:%d\n", tpo); in phl_tpo_to_txpwr_lmt()
3199 phl_ent.txpwr_lmt_override = phl_tpo_to_txpwr_lmt(plan.tpo); in rtw_get_chplan_from_country()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c63 static REGULATION_TXPWR_LMT phl_tpo_to_txpwr_lmt(enum TP_OVERWRITE tpo) in phl_tpo_to_txpwr_lmt() argument
65 switch (tpo) { in phl_tpo_to_txpwr_lmt()
77 RTW_WARN("unknown tpo:%d\n", tpo); in phl_tpo_to_txpwr_lmt()
3199 phl_ent.txpwr_lmt_override = phl_tpo_to_txpwr_lmt(plan.tpo); in rtw_get_chplan_from_country()
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS5702 F: Documentation/devicetree/bindings/display/panel/tpo,tpg110.yaml
5703 F: drivers/gpu/drm/panel/panel-tpo-tpg110.c
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv28 …�����������������������������������~�����˷]^������������������������������|tpo^m��Ⱦ����Kf���������…
154 …�����������������������������������~�����̳Xa������������������������������|tpo]j��ȿ����Jh���������…
348 …]]][]ZUQJA;3-+--.0/.,*++--,-.....///./1))002,"!",6;9,F[M@<`{qTcN4\Q.Qj7g�tpo�������������������…