Home
last modified time | relevance | path

Searched refs:WIFI_CHIP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-wifibt.sh11 WIFI_CHIP="${2:-$RK_WIFIBT_CHIP}"
15 echo " Start building wifi/BT ($WIFI_CHIP - $BT_TTY_DEV)"
69 if [[ "$WIFI_CHIP" =~ "U" ]];then
77 if [[ "$WIFI_CHIP" =~ "ALL_AP" ]];then
108 if [[ "$WIFI_CHIP" =~ "ALL_CY" ]];then
166 if [[ "$WIFI_CHIP" =~ "AP6" ]];then
167 if [[ "$WIFI_CHIP" = "AP6275_PCIE" ]];then
178 if [[ "$WIFI_CHIP" = "CYW4354" ]];then
185 if [[ "$WIFI_CHIP" = "CYW4373" ]];then
192 if [[ "$WIFI_CHIP" = "CYW43438" ]];then
[all …]
/OK3568_Linux_fs/device/rockchip/common/build-hooks/
H A D20-wifibt.sh11 WIFI_CHIP="${2:-$RK_WIFIBT_CHIP}"
15 echo " Start building wifi/BT ($WIFI_CHIP - $BT_TTY_DEV)"
69 if [[ "$WIFI_CHIP" =~ "U" ]];then
77 if [[ "$WIFI_CHIP" =~ "ALL_AP" ]];then
108 if [[ "$WIFI_CHIP" =~ "ALL_CY" ]];then
166 if [[ "$WIFI_CHIP" =~ "AP6" ]];then
167 if [[ "$WIFI_CHIP" = "AP6275_PCIE" ]];then
178 if [[ "$WIFI_CHIP" = "CYW4354" ]];then
185 if [[ "$WIFI_CHIP" = "CYW4373" ]];then
192 if [[ "$WIFI_CHIP" = "CYW43438" ]];then
[all …]