| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | hw_data.c | 37 * dpll locked at 1400 MHz MPU clk at 700 MHz(OPP100) - DCC OFF 41 {175, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 12 MHz */ 42 {700, 12, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 13 MHz */ 43 {125, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 16.8 MHz */ 44 {401, 10, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 19.2 MHz */ 45 {350, 12, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 26 MHz */ 46 {700, 26, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 27 MHz */ 47 {638, 34, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1} /* 38.4 MHz */ 51 * dpll locked at 1600 MHz - MPU clk at 800 MHz(OPP Turbo 4430) 56 {200, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 12 MHz */ [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | hw_data.c | 33 {200, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 12 MHz */ 34 {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 13 MHz */ 35 {1000, 20, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 16.8 MHz */ 36 {375, 8, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 19.2 MHz */ 37 {400, 12, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 26 MHz */ 38 {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 27 MHz */ 39 {375, 17, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1} /* 38.4 MHz */ 44 {250, 2, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 12 MHz */ 45 {500, 9, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 20 MHz */ 46 {119, 1, 1, 1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 16.8 MHz */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmwifi_channels.c | 62 * (optional) 2, 3, 4, 5 for 2.4GHz, 3GHz, 4GHz, and 5GHz respectively. 63 * Default value is 2g if channel <= 14, otherwise 5g. 65 * channel number of the 5MHz, 10MHz, 20MHz channel, 66 * or primary channel of 40MHz, 80MHz, 160MHz, or 80+80MHz channel. 68 * (optional) 5, 10, 20, 40, 80, 160, or 80+80. Default value is 20. 70 * (only for 2.4GHz band 40MHz) U for upper sideband primary, L for lower. 72 * For 2.4GHz band 40MHz channels, the same primary channel may be the 73 * upper sideband for one 40MHz channel, and the lower sideband for an 74 * overlapping 40MHz channel. The U/L disambiguates which 40MHz channel 77 * For 40MHz in the 5GHz band and all channel bandwidths greater than [all …]
|
| H A D | bcmwifi_channels.h | 48 #define CH_5MHZ_APART 1 /* 2G band channels are 5 Mhz apart */ 378 * chan_freq = chan_factor * 500Mhz + chan_number * 5 383 * The value corresponds to 2407 MHz. 385 #define WF_CHAN_FACTOR_2_4_G 4814 /* 2.4 GHz band, 2407 MHz */ 388 * Channel Factor for the starting frequence of 5 GHz channels. 389 * The value corresponds to 5000 MHz. 391 #define WF_CHAN_FACTOR_5_G 10000 /* 5 GHz band, 5000 MHz */ 395 * The value corresponds to 4000 MHz. 399 #define WLC_2G_25MHZ_OFFSET 5 /* 2.4GHz band channel offset */ 402 * No of sub-band vlaue of the specified Mhz chanspec [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_channels.c | 59 /* Definitions for D11AC capable (80MHz+) Chanspec type */ 65 * (optional) 2, 3, 4, 5 for 2.4GHz, 3GHz, 4GHz, and 5GHz respectively. 66 * Default value is 2g if channel <= 14, otherwise 5g. 68 * channel number of the 5MHz, 10MHz, 20MHz channel, 69 * or primary channel of 40MHz, 80MHz, 160MHz, or 80+80MHz channel. 71 * (optional) 5, 10, 20, 40, 80, 160, or 80+80. Default value is 20. 73 * (only for 2.4GHz band 40MHz) U for upper sideband primary, L for lower. 75 * For 2.4GHz band 40MHz channels, the same primary channel may be the 76 * upper sideband for one 40MHz channel, and the lower sideband for an 77 * overlapping 40MHz channel. The U/L disambiguates which 40MHz channel [all …]
|
| H A D | bcmwifi_channels.h | 37 /* A chanspec holds the channel number, band, bandwidth and primary 20MHz sideband */ 48 #define CH_5MHZ_APART 1 /* 2G band channels are 5 Mhz apart */ 52 #define CH_MIN_2G_40M_CHANNEL 3u /* Min 40MHz center channel in 2G band */ 53 #define CH_MAX_2G_40M_CHANNEL 11u /* Max 40MHz center channel in 2G band */ 137 /* pass a 80MHz channel number (uint8) to get respective LL, UU, LU, UL */ 219 /* pass a center channel and get channel offset from it by 10MHz */ 227 /* pass a 160MHz center channel to get 20MHz subband channel numbers */ 229 #define LLU_20_SB_160(channel) CH_OFF_10MHZ_MULTIPLES(channel, -5) 234 #define UUL_20_SB_160(channel) CH_OFF_10MHZ_MULTIPLES(channel, 5) 237 /* given an 80p80 channel, return the lower 80MHz sideband */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_channels.c | 59 /* Definitions for D11AC capable (80MHz+) Chanspec type */ 65 * (optional) 2, 3, 4, 5 for 2.4GHz, 3GHz, 4GHz, and 5GHz respectively. 66 * Default value is 2g if channel <= 14, otherwise 5g. 68 * channel number of the 5MHz, 10MHz, 20MHz channel, 69 * or primary channel of 40MHz, 80MHz, 160MHz, or 80+80MHz channel. 71 * (optional) 5, 10, 20, 40, 80, 160, or 80+80. Default value is 20. 73 * (only for 2.4GHz band 40MHz) U for upper sideband primary, L for lower. 75 * For 2.4GHz band 40MHz channels, the same primary channel may be the 76 * upper sideband for one 40MHz channel, and the lower sideband for an 77 * overlapping 40MHz channel. The U/L disambiguates which 40MHz channel [all …]
|
| H A D | bcmwifi_channels.h | 37 /* A chanspec holds the channel number, band, bandwidth and primary 20MHz sideband */ 48 #define CH_5MHZ_APART 1 /* 2G band channels are 5 Mhz apart */ 52 #define CH_MIN_2G_40M_CHANNEL 3u /* Min 40MHz center channel in 2G band */ 53 #define CH_MAX_2G_40M_CHANNEL 11u /* Max 40MHz center channel in 2G band */ 137 /* pass a 80MHz channel number (uint8) to get respective LL, UU, LU, UL */ 219 /* pass a center channel and get channel offset from it by 10MHz */ 227 /* pass a 160MHz center channel to get 20MHz subband channel numbers */ 229 #define LLU_20_SB_160(channel) CH_OFF_10MHZ_MULTIPLES(channel, -5) 234 #define UUL_20_SB_160(channel) CH_OFF_10MHZ_MULTIPLES(channel, 5) 237 /* given an 80p80 channel, return the lower 80MHz sideband */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_channels.c | 59 /* Definitions for D11AC capable (80MHz+) Chanspec type */ 65 * (optional) 2, 3, 4, 5 for 2.4GHz, 3GHz, 4GHz, and 5GHz respectively. 66 * Default value is 2g if channel <= 14, otherwise 5g. 68 * channel number of the 5MHz, 10MHz, 20MHz channel, 69 * or primary channel of 40MHz, 80MHz, 160MHz, or 80+80MHz channel. 71 * (optional) 5, 10, 20, 40, 80, 160, or 80+80. Default value is 20. 73 * (only for 2.4GHz band 40MHz) U for upper sideband primary, L for lower. 75 * For 2.4GHz band 40MHz channels, the same primary channel may be the 76 * upper sideband for one 40MHz channel, and the lower sideband for an 77 * overlapping 40MHz channel. The U/L disambiguates which 40MHz channel [all …]
|
| H A D | bcmwifi_channels.h | 37 /* A chanspec holds the channel number, band, bandwidth and primary 20MHz sideband */ 48 #define CH_5MHZ_APART 1 /* 2G band channels are 5 Mhz apart */ 52 #define CH_MIN_2G_40M_CHANNEL 3u /* Min 40MHz center channel in 2G band */ 53 #define CH_MAX_2G_40M_CHANNEL 11u /* Max 40MHz center channel in 2G band */ 134 /* pass a 80MHz channel number (uint8) to get respective LL, UU, LU, UL */ 216 /* pass a center channel and get channel offset from it by 10MHz */ 224 /* pass a 160MHz center channel to get 20MHz subband channel numbers */ 226 #define LLU_20_SB_160(channel) CH_OFF_10MHZ_MULTIPLES(channel, -5) 231 #define UUL_20_SB_160(channel) CH_OFF_10MHZ_MULTIPLES(channel, 5) 234 /* given an 80p80 channel, return the lower 80MHz sideband */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | opp2xxx.h | 70 #define R1_CLKSEL_L4 (2 << 5) 78 #define R1_CLKSEL_DSP_IF (2 << 5) 87 #define R2_CLKSEL_L4 (2 << 5) 95 #define R2_CLKSEL_DSP_IF (3 << 5) 104 #define RB_CLKSEL_L4 (1 << 5) 112 #define RB_CLKSEL_DSP_IF (1 << 5) 123 /* 2420-PRCM III 532MHz core */ 124 #define RIII_CLKSEL_L3 (4 << 0) /* 133MHz */ 125 #define RIII_CLKSEL_L4 (2 << 5) /* 66.5MHz */ 126 #define RIII_CLKSEL_USB (4 << 25) /* 33.25MHz */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | tsc_msr.c | 22 * The frequency numbers in the SDM are e.g. 83.3 MHz, which does not contain a 24 * use a 25 MHz crystal and Cherry Trail uses a 19.2 MHz crystal, the crystal 25 * is the source clk for a root PLL which outputs 1600 and 100 MHz. It is 31 * clock of 100 MHz plus a quotient which gets us as close to the frequency 33 * For the 83.3 MHz example from above this would give us 100 MHz * 5 / 6 = 34 * 83 and 1/3 MHz, which matches exactly what has been measured on actual hw. 80 * 000: 100 * 5 / 6 = 83.3333 MHz 81 * 001: 100 * 1 / 1 = 100.0000 MHz 82 * 010: 100 * 4 / 3 = 133.3333 MHz 83 * 011: 100 * 7 / 6 = 116.6667 MHz [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmwifi_channels.c | 51 /* Definitions for D11AC capable (80MHz+) Chanspec type */ 59 * (optional) 2, 4, 5, 6 for 2.4GHz, 4GHz, 5GHz, and 6GHz respectively. 60 * Default value is 2g if channel <= 14, otherwise 5g. 62 * channel number of the 20MHz channel, 63 * or primary 20 MHz channel of 40MHz, 80MHz, 160MHz, 80+80MHz, 64 * 240MHz, 320MHz, or 160+160MHz channels. 68 * 'u' or 'l' (only for 2.4GHz band 40MHz) 70 * For 2.4GHz band 40MHz channels, the same primary channel may be the 71 * upper sideband for one 40MHz channel, and the lower sideband for an 72 * overlapping 40MHz channel. The {u: upper, l: lower} primary sideband [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_channels.c | 51 /* Definitions for D11AC capable (80MHz+) Chanspec type */ 59 * (optional) 2, 4, 5, 6 for 2.4GHz, 4GHz, 5GHz, and 6GHz respectively. 60 * Default value is 2g if channel <= 14, otherwise 5g. 62 * channel number of the 20MHz channel, 63 * or primary 20 MHz channel of 40MHz, 80MHz, 160MHz, 80+80MHz, 64 * 240MHz, 320MHz, or 160+160MHz channels. 68 * 'u' or 'l' (only for 2.4GHz band 40MHz) 70 * For 2.4GHz band 40MHz channels, the same primary channel may be the 71 * upper sideband for one 40MHz channel, and the lower sideband for an 72 * overlapping 40MHz channel. The {u: upper, l: lower} primary sideband [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | rtchnlplan.c | 45 2G RD 5G RD Bit[6:0] 2G 5G 47 1 2G_WORLD 5G_NULL 20h Worldwird 13 NA 48 2 2G_ETSI1 5G_NULL 21h Europe 2G NA 49 3 2G_FCC1 5G_NULL 22h US 2G NA 50 4 2G_MKK1 5G_NULL 23h Japan 2G NA 51 5 2G_ETSI2 5G_NULL 24h France 2G NA 52 6 2G_FCC1 5G_FCC1 25h US 2G US 5G �K�j��{�� 53 7 2G_WORLD 5G_ETSI1 26h Worldwird 13 Europe �K�j��{�� 54 8 2G_MKK1 5G_MKK1 27h Japan 2G Japan 5G �K�j��{�� 55 9 2G_WORLD 5G_KCC1 28h Worldwird 13 Korea �K�j��{�� [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | rtchnlplan.c | 45 2G RD 5G RD Bit[6:0] 2G 5G 47 1 2G_WORLD 5G_NULL 20h Worldwird 13 NA 48 2 2G_ETSI1 5G_NULL 21h Europe 2G NA 49 3 2G_FCC1 5G_NULL 22h US 2G NA 50 4 2G_MKK1 5G_NULL 23h Japan 2G NA 51 5 2G_ETSI2 5G_NULL 24h France 2G NA 52 6 2G_FCC1 5G_FCC1 25h US 2G US 5G �K�j��{�� 53 7 2G_WORLD 5G_ETSI1 26h Worldwird 13 Europe �K�j��{�� 54 8 2G_MKK1 5G_MKK1 27h Japan 2G Japan 5G �K�j��{�� 55 9 2G_WORLD 5G_KCC1 28h Worldwird 13 Korea �K�j��{�� [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | rtchnlplan.c | 46 2G RD 5G RD Bit[6:0] 2G 5G 48 1 2G_WORLD 5G_NULL 20h Worldwird 13 NA 49 2 2G_ETSI1 5G_NULL 21h Europe 2G NA 50 3 2G_FCC1 5G_NULL 22h US 2G NA 51 4 2G_MKK1 5G_NULL 23h Japan 2G NA 52 5 2G_ETSI2 5G_NULL 24h France 2G NA 53 6 2G_FCC1 5G_FCC1 25h US 2G US 5G �K�j��{�� 54 7 2G_WORLD 5G_ETSI1 26h Worldwird 13 Europe �K�j��{�� 55 8 2G_MKK1 5G_MKK1 27h Japan 2G Japan 5G �K�j��{�� 56 9 2G_WORLD 5G_KCC1 28h Worldwird 13 Korea �K�j��{�� [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | fe-bandwidth-t.rst | 30 - .. _BANDWIDTH-1-712-MHZ: 34 - 1.712 MHz 38 - .. _BANDWIDTH-5-MHZ: 42 - 5 MHz 44 - .. row 5 46 - .. _BANDWIDTH-6-MHZ: 50 - 6 MHz 54 - .. _BANDWIDTH-7-MHZ: 58 - 7 MHz 62 - .. _BANDWIDTH-8-MHZ: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/spear/ |
| H A D | spear1310_clock.c | 131 #define SPEAR1310_SMI_CLK_ENB 5 143 #define SPEAR1310_GPT3_CLK_ENB 5 164 #define SPEAR1310_C48M_CLK_ENB 5 223 #define SPEAR1310_PCI_CLK_ENB 5 234 /* PCLK 24MHz */ 235 {.mode = 0, .m = 0x83, .n = 0x04, .p = 0x5}, /* vco 1572, pll 49.125 MHz */ 236 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x3}, /* vco 1000, pll 125 MHz */ 237 {.mode = 0, .m = 0x64, .n = 0x06, .p = 0x1}, /* vco 800, pll 400 MHz */ 238 {.mode = 0, .m = 0x7D, .n = 0x06, .p = 0x1}, /* vco 1000, pll 500 MHz */ 239 {.mode = 0, .m = 0xA6, .n = 0x06, .p = 0x1}, /* vco 1328, pll 664 MHz */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/mvebu/ |
| H A D | dove.c | 25 * SAR0[8:5] : CPU frequency 26 * 5 = 1000 MHz 27 * 6 = 933 MHz 28 * 7 = 933 MHz 29 * 8 = 800 MHz 30 * 9 = 800 MHz 31 * 10 = 800 MHz 32 * 11 = 1067 MHz 33 * 12 = 667 MHz 34 * 13 = 533 MHz [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/ |
| H A D | wl12xx.h | 27 #define WL127X_IFTYPE_MR_VER 5 40 #define WL128X_IFTYPE_MR_VER 5 73 WL12XX_REFCLOCK_19 = 0, /* 19.2 MHz */ 74 WL12XX_REFCLOCK_26 = 1, /* 26 MHz */ 75 WL12XX_REFCLOCK_38 = 2, /* 38.4 MHz */ 76 WL12XX_REFCLOCK_52 = 3, /* 52 MHz */ 77 WL12XX_REFCLOCK_38_XTAL = 4, /* 38.4 MHz, XTAL */ 78 WL12XX_REFCLOCK_26_XTAL = 5, /* 26 MHz, XTAL */ 83 WL12XX_TCXOCLOCK_19_2 = 0, /* 19.2MHz */ 84 WL12XX_TCXOCLOCK_26 = 1, /* 26 MHz */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | af9035.h | 81 16384000, /* 16.38 MHz */ 82 20480000, /* 20.48 MHz */ 83 36000000, /* 36.00 MHz */ 84 30000000, /* 30.00 MHz */ 85 26000000, /* 26.00 MHz */ 86 28000000, /* 28.00 MHz */ 87 32000000, /* 32.00 MHz */ 88 34000000, /* 34.00 MHz */ 89 24000000, /* 24.00 MHz */ 90 22000000, /* 22.00 MHz */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) 85 # 5 chars 1 lines 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | rf.c | 57 0x03F79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 1, Tf = 2412MHz */ 58 0x03F79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 2, Tf = 2417MHz */ 59 0x03E79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 3, Tf = 2422MHz */ 60 0x03E79000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 4, Tf = 2427MHz */ 61 0x03F7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 5, Tf = 2432MHz */ 62 0x03F7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 6, Tf = 2437MHz */ 63 0x03E7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 7, Tf = 2442MHz */ 64 0x03E7A000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 8, Tf = 2447MHz */ 65 0x03F7B000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 9, Tf = 2452MHz */ 66 0x03F7B000 + (BY_AL2230_REG_LEN << 3) + IFREGCTL_REGW, /* channel = 10, Tf = 2457MHz */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tmu.dtsi | 42 atlas0_alert_5: atlas0-alert-5 { 56 /* Set maximum frequency as 1800MHz */ 62 /* Set maximum frequency as 1700MHz */ 68 /* Set maximum frequency as 1600MHz */ 74 /* Set maximum frequency as 1500MHz */ 76 cooling-device = <&cpu4 4 5>, <&cpu5 4 5>, 77 <&cpu6 4 5>, <&cpu7 4 5>; 80 /* Set maximum frequency as 1400MHz */ 82 cooling-device = <&cpu4 5 7>, <&cpu5 5 7>, 83 <&cpu6 5 7>, <&cpu7 5 7>; [all …]
|