| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_regulation_def.h | 130 u8 tpo; member 147 u8 tpo; /* tx power overwrite */ member 165 u8 tpo; member
|
| H A D | phl_regulation.c | 564 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 D | phl_country.h | 34 u8 tpo; /* tx power overwrite */ member
|
| H A D | phl_regulation.h | 70 u8 tpo; /* tx power overwrite */ member
|
| H A D | phl_init.c | 993 rg->tpo = TPO_NA; in phl_regulation_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_regulation_def.h | 130 u8 tpo; member 147 u8 tpo; /* tx power overwrite */ member 165 u8 tpo; member
|
| H A D | phl_regulation.c | 564 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 D | phl_country.h | 34 u8 tpo; /* tx power overwrite */ member
|
| H A D | phl_regulation.h | 70 u8 tpo; /* tx power overwrite */ member
|
| H A D | phl_init.c | 985 rg->tpo = TPO_NA; in phl_regulation_init()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | Makefile | 13 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 D | Makefile | 52 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 D | rtc-opal.txt | 9 (Legacy property supported: "has-tpo")
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/ |
| H A D | wakeup-source.txt | 22 3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | ste-nomadik-nhk15.dts | 228 compatible = "tpo,tpg110";
|
| H A D | omap4-sdp.dts | 666 compatible = "tpo,taal", "panel-dsi-cm"; 692 compatible = "tpo,taal", "panel-dsi-cm";
|
| H A D | omap3-pandora-common.dtsi | 669 compatible = "tpo,td043mtea1";
|
| H A D | omap3-gta04.dtsi | 124 compatible = "tpo,td028ttec1";
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_pwr_table.c | 93 …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 D | halrf_pwr_table.c | 93 …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 D | rtw_chplan.c | 63 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 D | rtw_chplan.c | 63 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 D | MAINTAINERS | 5702 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 D | yuv420_p352x288.yuv | 28 …�����������������������������������~�����˷]^������������������������������|tpo^m��Ⱦ����Kf���������… 154 …�����������������������������������~�����̳Xa������������������������������|tpo]j��ȿ����Jh���������… 348 …]]][]ZUQJA;3-+--.0/.,*++--,-.....///./1))002,"!",6;9,F[M@<`{qTcN4\Q.Qj7g�tpo�������������������…
|