| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 15 # Sync Width 3.813 us 0.064 ms 17 # Front Porch 0.636 us 0.318 ms 19 # Back Porch 1.907 us 1.048 ms 21 # Active Time 25.422 us 15.253 ms 23 # Blank Time 6.356 us 1.430 ms 33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode 40 # Sync Width 2.032 us 0.080 ms 42 # Front Porch 0.508 us 0.027 ms 43 # 2 chars 1 lines 44 # Back Porch 3.810 us 0.427 ms [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-mpc52xx.c | 31 #define SPI_CTRL1_SPIE (1 << 7) 32 #define SPI_CTRL1_SPE (1 << 6) 33 #define SPI_CTRL1_MSTR (1 << 4) 34 #define SPI_CTRL1_CPOL (1 << 3) 35 #define SPI_CTRL1_CPHA (1 << 2) 36 #define SPI_CTRL1_SSOE (1 << 1) 37 #define SPI_CTRL1_LSBFE (1 << 0) 43 #define SPI_STATUS_SPIF (1 << 7) 44 #define SPI_STATUS_WCOL (1 << 6) 45 #define SPI_STATUS_MODF (1 << 4) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | mesh.c | 52 #if 1 82 #define ALLOW_SYNC(tgt) ((sync_targets >> (tgt)) & 1) 83 #define ALLOW_RESEL(tgt) ((resel_targets >> (tgt)) & 1) 84 #define ALLOW_DEBUG(tgt) ((debug_targets >> (tgt)) & 1) 186 static void mesh_done(struct mesh_state *ms, int start_next); 187 static void mesh_interrupt(struct mesh_state *ms); 188 static void cmd_complete(struct mesh_state *ms); 189 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd); 190 static void halt_dma(struct mesh_state *ms); 191 static void phase_mismatch(struct mesh_state *ms); [all …]
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | gf128mul.h | 24 1. distributions of this source code include the above copyright 61 * The elements of GF(2^128) := GF(2)[X]/(X^128-X^7-X^2-X^1-1) can 70 * b[0] b[1] b[2] b[3] b[13] b[14] b[15] 75 * The above buffer represents the polynomial 1, and X^7+X^2+X^1+1 looks 82 * represents X^127. X^7+X^2+X^1+1 looks like 00000000 .... 10000111, 105 * MS x[0] LS MS x[1] LS 106 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 109 * MS x[2] LS MS x[3] LS 110 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 115 * MS x[0] LS MS x[1] LS [all …]
|
| /OK3568_Linux_fs/external/common_algorithm/video/move_detect/ |
| H A D | README.md | 18 * cpu: 关闭ARM核保留一个核,定频 1Ghz 33 * /test_md 1 1 //单例 35 Test: is_single_ref 1, raw 1920 x 1080, ds 640 x 360 36 elapse 3 ms 37 elapse 3 ms 38 elapse 3 ms 39 elapse 3 ms 40 elapse 3 ms 41 elapse 3 ms 42 elapse 3 ms [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 120 1, 137 {-1, NULL} 158 {-1, NULL, OPTV_NONE, {0}, FALSE} 161 int ms_entity_index = -1; 190 setupDone = 1; in Setup() 197 return (void *) 1; in Setup() 216 modesettingPtr ms = modesettingPTR(scrn); in ms_ent_priv() local 217 pPriv = xf86GetEntityPrivate(ms->pEnt->index, in ms_ent_priv() 226 xf86DrvMsg(-1, X_INFO, "Using passed DRM master file descriptor %d\n", xf86DRMMasterFd); in get_passed_fd() 229 return -1; in get_passed_fd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-raid1.c | 24 #define MAX_RECOVERY 1 /* Maximum number of regions recovered in parallel. */ 26 #define MAX_NR_MIRRORS (DM_KCOPYD_MAX_REGIONS + 1) 46 struct mirror_set *ms; member 94 struct mirror_set *ms = context; in wakeup_mirrord() local 96 queue_work(ms->kmirrord_wq, &ms->kmirrord_work); in wakeup_mirrord() 101 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn() local 103 clear_bit(0, &ms->timer_pending); in delayed_wake_fn() 104 wakeup_mirrord(ms); in delayed_wake_fn() 107 static void delayed_wake(struct mirror_set *ms) in delayed_wake() argument 109 if (test_and_set_bit(0, &ms->timer_pending)) in delayed_wake() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3308-ai-va-v10.dts | 16 …PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1"; 35 io-channels = <&saradc 1>; 102 simple-audio-card,dai-link@1 { 121 pwms = <&pwm0 0 5000 1>; 132 vdd_1v0: vdd-1v0 { 141 vccio_sdio: vcc_1v8: vcc-1v8 { 151 vcc_1v8_codec: vcc-1v8-codec { 193 pinctrl-1 = <&uart4_rts_pin>; 222 mmc-hs200-1_8v; 227 num-slots = <1>; [all …]
|
| H A D | rk3308bs-evb-amic-v11.dts | 28 rockchip,en-always-grps = <1 2 3>; 29 rockchip,adc-grps-route = <1 2 3 0>; 39 rockchip,clk-trcm = <1>; 52 #address-cells = <1>; 57 led1: led@1 { 59 reg = <1>; 62 linux,default-trigger-delay-ms = <0>; 63 linux,blink-delay-on-ms = <100>; 64 linux,blink-delay-off-ms = <1200>; 72 linux,default-trigger-delay-ms = <0>; [all …]
|
| H A D | rk3326-evb-ai-va-v10.dts | 63 0 1 2 3 4 5 6 7 119 simple-audio-card,dai-link@1 { 125 sound-dai = <&rk809_codec 1>; 133 simple-audio-card,bitclock-inversion = <1>; 155 io-channels = <&saradc 1>; 160 clocks = <&rk809 1>; 196 clocks = <&rk809 1>; 201 pinctrl-1 = <&uart1_rts_gpio>; 239 prepare-delay-ms = <2>; 240 reset-delay-ms = <1>; [all …]
|
| H A D | rk3308-evb-v11.dtsi | 14 …PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1"; 19 io-channels = <&saradc 1>; 152 pwms = <&pwm0 0 5000 1>; 172 vdd_1v0: vdd-1v0 { 181 vccio_sdio: vcc_1v8: vcc-1v8 { 209 vcc_1v8_codec: vcc-1v8-codec { 267 pinctrl-1 = <&uart4_rts_pin>; 323 mmc-hs200-1_8v; 328 num-slots = <1>; 364 tas5731: tas5731@1a { [all …]
|
| H A D | rk3308b-evb-v10.dtsi | 14 …PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1"; 28 io-channels = <&saradc 1>; 139 pwms = <&pwm0 0 5000 1>; 159 vdd_1v0: vdd-1v0 { 177 vccio_sdio: vcc_1v8: vcc-1v8 { 187 vcc_1v8_codec: vcc-1v8-codec { 236 pinctrl-1 = <&uart0_rts_pin>; 291 mmc-hs200-1_8v; 296 num-slots = <1>; 323 #address-cells = <1>; [all …]
|
| H A D | rk3308-evb-v10.dtsi | 15 …PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1"; 34 io-channels = <&saradc 1>; 153 pwms = <&pwm0 0 5000 1>; 165 vdd_1v0: vdd-1v0 { 183 vccio_sdio: vcc_1v8: vcc-1v8 { 201 vcc_1v8_codec: vcc-1v8-codec { 250 pinctrl-1 = <&uart4_rts_pin>; 286 mmc-hs200-1_8v; 291 num-slots = <1>; 330 #address-cells = <1>; [all …]
|
| H A D | rk3326-evb-ai-va-v12.dts | 63 0 1 2 3 4 5 6 7 119 simple-audio-card,dai-link@1 { 125 sound-dai = <&rk809_codec 1>; 133 simple-audio-card,bitclock-inversion = <1>; 155 io-channels = <&saradc 1>; 160 clocks = <&rk809 1>; 196 clocks = <&rk809 1>; 201 pinctrl-1 = <&uart1_rts_gpio>; 239 prepare-delay-ms = <2>; 240 reset-delay-ms = <1>; [all …]
|
| H A D | rk3326-evb-ai-va-v11-i2s-dmic.dts | 63 0 1 2 3 4 5 6 7 128 simple-audio-card,dai-link@1 { 134 sound-dai = <&rk809_codec 1>; 143 simple-audio-card,bitclock-inversion = <1>; 165 io-channels = <&saradc 1>; 170 clocks = <&rk809 1>; 206 clocks = <&rk809 1>; 211 pinctrl-1 = <&uart1_rts_gpio>; 249 prepare-delay-ms = <2>; 250 reset-delay-ms = <1>; [all …]
|
| H A D | rk3326-evb-ai-va-v11.dts | 63 0 1 2 3 4 5 6 7 119 simple-audio-card,dai-link@1 { 125 sound-dai = <&rk809_codec 1>; 133 simple-audio-card,bitclock-inversion = <1>; 155 io-channels = <&saradc 1>; 160 clocks = <&rk809 1>; 196 clocks = <&rk809 1>; 201 pinctrl-1 = <&uart1_rts_gpio>; 239 prepare-delay-ms = <2>; 240 reset-delay-ms = <1>; [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | adau1761.c | 59 #define ADAU1761_PLAY_MONO_OUTPUT_VOL_UNMUTE BIT(1) 125 static const DECLARE_TLV_DB_SCALE(adau1761_sing_in_tlv, -1500, 300, 1); 128 static const DECLARE_TLV_DB_SCALE(adau1761_sidetone_tlv, -1800, 300, 1); 129 static const DECLARE_TLV_DB_SCALE(adau1761_boost_tlv, -600, 600, 1); 130 static const DECLARE_TLV_DB_SCALE(adau1761_pga_boost_tlv, -2000, 2000, 1); 159 ADAU17X1_REC_POWER_MGMT, 1, 0x3, adau1761_bias_select_text, 163 3, 0, 1, 2, 168 "24 ms", 169 "48 ms", 170 "96 ms", [all …]
|
| H A D | ssm2518.c | 48 #define SSM2518_POWER1_MCS_MASK (0xf << 1) 49 #define SSM2518_POWER1_MCS_64FS (0x0 << 1) 50 #define SSM2518_POWER1_MCS_128FS (0x1 << 1) 51 #define SSM2518_POWER1_MCS_256FS (0x2 << 1) 52 #define SSM2518_POWER1_MCS_384FS (0x3 << 1) 53 #define SSM2518_POWER1_MCS_512FS (0x4 << 1) 54 #define SSM2518_POWER1_MCS_768FS (0x5 << 1) 55 #define SSM2518_POWER1_MCS_100FS (0x6 << 1) 56 #define SSM2518_POWER1_MCS_200FS (0x7 << 1) 57 #define SSM2518_POWER1_MCS_400FS (0x8 << 1) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-microsoft.c | 23 #define MS_ERGONOMY BIT(1) 42 #define ENABLE_STRONG BIT(1) 62 struct ms_data *ms = hid_get_drvdata(hdev); in ms_report_fixup() local 63 unsigned long quirks = ms->quirks; in ms_report_fixup() 89 * the MS office kb labelled "Office Home" and "Task Pane". in ms_ergonomy_kb_quirk() 93 return 1; in ms_ergonomy_kb_quirk() 96 return 1; in ms_ergonomy_kb_quirk() 121 * (this usage is found on interface 1). in ms_ergonomy_kb_quirk() 126 return -1; in ms_ergonomy_kb_quirk() 139 return 1; in ms_ergonomy_kb_quirk() [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | sparse.c | 23 * 1) mem_section - memory sections, mem_map's for valid memory 112 unsigned long __section_nr(struct mem_section *ms) in __section_nr() argument 122 if ((ms >= root) && (ms < (root + SECTIONS_PER_ROOT))) in __section_nr() 128 return (root_nr * SECTIONS_PER_ROOT) + (ms - root); in __section_nr() 131 unsigned long __section_nr(struct mem_section *ms) in __section_nr() argument 133 return (unsigned long)(ms - mem_section[0]); in __section_nr() 157 unsigned long max_sparsemem_pfn = 1UL << (MAX_PHYSMEM_BITS-PAGE_SHIFT); in mminit_validate_memmodel_limits() 167 WARN_ON_ONCE(1); in mminit_validate_memmodel_limits() 174 WARN_ON_ONCE(1); in mminit_validate_memmodel_limits() 189 static void section_mark_present(struct mem_section *ms) in section_mark_present() argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3308-voice-module-mainboard-v10-aarch32.dtsi | 20 pinctrl-1 = <&uart4_rts_gpio>; 44 rockchip,adc-grps-route = <2 3 1 0>; 54 #address-cells = <1>; 59 led1: led@1 { 61 reg = <1>; 64 linux,default-trigger-delay-ms = <0>; 65 linux,blink-delay-on-ms = <100>; 66 linux,blink-delay-off-ms = <1200>; 74 linux,default-trigger-delay-ms = <0>; 75 linux,blink-delay-on-ms = <100>; [all …]
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | lock.c | 31 Stage 1 (lock, unlock) is mainly about checking input args and 87 struct dlm_message *ms); 88 static int receive_extralen(struct dlm_message *ms); 98 * Usage: matrix[grmode+1][rqmode+1] (although m[rq+1][gr+1] is the same) 103 {1, 1, 1, 1, 1, 1, 1, 0}, /* UN */ 104 {1, 1, 1, 1, 1, 1, 1, 0}, /* NL */ 105 {1, 1, 1, 1, 1, 1, 0, 0}, /* CR */ 106 {1, 1, 1, 1, 0, 0, 0, 0}, /* CW */ 107 {1, 1, 1, 0, 1, 0, 0, 0}, /* PR */ 108 {1, 1, 1, 0, 0, 0, 0, 0}, /* PW */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/sound/cards/ |
| H A D | serial-u16550.rst | 8 * 1 - Midiator MS-124T support (1) 9 * 2 - Midiator MS-124W S/A mode (2) 10 * 3 - MS-124W M/B mode support (3) 13 For the Midiator MS-124W, you must set the physical M-S and A-B 19 number plus 1. Roland modules use this command to switch between different 36 In MS-124T mode, one raw MIDI substream is supported (midiCnD0); the outs 37 module parameter is automatically set to 1. The driver sends the same data to 41 Usage example for MS-124T, with A-B switch in A position: 45 /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 adaptor=1 \ 48 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0); [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l42.txt | 28 1 = Inverted 33 0 - 0ms, 34 1 - 125ms, 35 2 - 250ms, 36 3 - 500ms, 37 4 - 750ms, 38 5 - (Default) 1s, 45 0 - 0ms, 46 1 - 125ms, 47 2 - 250ms, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-bwc.rst | 34 cpu.cfs_period_us=100ms 35 cpu.cfs_quota=-1 37 A value of -1 for cpu.cfs_quota_us indicates that the group does not have any 43 The minimum quota allowed for the quota or period is 1ms. There is also an 44 upper bound on the period length of 1s. Additional restrictions exist when 63 /proc/sys/kernel/sched_cfs_bandwidth_slice_us (default=5ms) 103 Once a slice is assigned to a cpu it does not expire. However all but 1ms of 121 1ms per cpu or as defined by min_cfs_rq_runtime). This slight burst only 126 also limits the burst ability to no more than 1ms per cpu. This provides 139 will use up to 1ms additional quota in some periods, thereby preventing the [all …]
|