/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 1803 PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N, N), 1804 PINGROUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N, N), 1805 PINGROUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, N, N), 1806 PINGROUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, [all...] |
H A D | pinctrl-tegra114.c | 1610 PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N, N), 1611 PINGROUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N, N), 1612 PINGROUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, N, N), 1613 PINGROUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, [all...] |
H A D | pinctrl-tegra30.c | 2171 PINGROUP(clk_32k_out_pa0, BLINK, RSVD2, RSVD3, RSVD4, 0x331c, N, N), 2172 PINGROUP(uart3_cts_n_pa1, UARTC, RSVD2, GMI, RSVD4, 0x317c, N, N), 2173 PINGROUP(dap2_fs_pa2, I2S1, HDA, RSVD3, GMI, 0x3358, N, N), 2174 PINGROUP(dap2_sclk_pa3, I2S1, HDA, RSVD3, GMI, 0x3364, N, N), 2175 PINGROUP(dap2_din_pa4, I2S1, HDA, RSVD3, GMI, 0x335c, N, N), [all...] |
H A D | pinctrl-tegra194.c | 1593 PINGROUP(soc_gpio33_pt0, RSVD0, SPDIF, RSVD2, RSVD3, 0x1000, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, -1, -1, N, "vddio_audio"), 1594 PINGROUP(soc_gpio32_ps7, RSVD0, SPDIF, RSVD2, RSVD3, 0x1008, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, -1, -1, N, "vddio_audio"), 1595 PINGROUP(soc_gpio31_ps6, RSVD0, SDMMC1, RSVD2, RSVD3, 0x1010, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, -1, -1, N, "vddio_audio"), 1596 PINGROUP(soc_gpio30_ps5, RSVD0, RSVD1, RSVD2, RSVD3, 0x1018, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, -1, -1, N, "vddio_audio"), 1597 PINGROUP(aud_mclk_ps4, AUD, RSVD1, RSVD2, RSVD3, 0x1020, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, -1, -1, N, "vddio_audi [all...] |
/linux/drivers/video/fbdev/ |
H A D | au1200fb.h | 103 #define LCD_BACKCOLOR_SBGR_N(N) ((N)<<16) argument 104 #define LCD_BACKCOLOR_SBGG_N(N) ((N)<<8) argument 105 #define LCD_BACKCOLOR_SBGB_N(N) ((N)<<0) argument 117 #define LCD_COLORKEY_CKR_N(N) ((N)<<16) argument 118 #define LCD_COLORKEY_CKG_N(N) ((N)<< argument 119 LCD_COLORKEY_CKB_N(N) global() argument 125 LCD_COLORKEYMSK_CKMR_N(N) global() argument 126 LCD_COLORKEYMSK_CKMG_N(N) global() argument 127 LCD_COLORKEYMSK_CKMB_N(N) global() argument 134 LCD_WINCTRL0_OX_N(N) global() argument 135 LCD_WINCTRL0_OY_N(N) global() argument 136 LCD_WINCTRL0_A_N(N) global() argument 160 LCD_WINCTRL1_PRI_N(N) global() argument 165 LCD_WINCTRL1_SZX_N(N) global() argument 166 LCD_WINCTRL1_SZY_N(N) global() argument 183 LCD_WINCTRL2_BX_N(N) global() argument 209 LCD_HORZTIMING_HND2_N(N) global() argument 210 LCD_HORZTIMING_HND1_N(N) global() argument 211 LCD_HORZTIMING_HPW_N(N) global() argument 217 LCD_VERTTIMING_VND2_N(N) global() argument 218 LCD_VERTTIMING_VND1_N(N) global() argument 219 LCD_VERTTIMING_VPW_N(N) global() argument 231 LCD_CLKCONTROL_BF_N(N) global() argument 232 LCD_CLKCONTROL_PCD_N(N) global() argument 237 LCD_PWMDIV_PWMDIV_N(N) global() argument 242 LCD_PWMHI_PWMHI1_N(N) global() argument 243 LCD_PWMHI_PWMHI0_N(N) global() argument 253 LCD_CURSORPOS_HWCXOFF_N(N) global() argument 254 LCD_CURSORPOS_HWCXPOS_N(N) global() argument 255 LCD_CURSORPOS_HWCYOFF_N(N) global() argument 256 LCD_CURSORPOS_HWCYPOS_N(N) global() argument 263 LCD_CURSORCOLOR_HWCA_N(N) global() argument 264 LCD_CURSORCOLOR_HWCR_N(N) global() argument 265 LCD_CURSORCOLOR_HWCG_N(N) global() argument 266 LCD_CURSORCOLOR_HWCB_N(N) global() argument 277 LCD_FIFOCTRL_F3REQ_N(N) global() argument 278 LCD_FIFOCTRL_F2REQ_N(N) global() argument 279 LCD_FIFOCTRL_F1REQ_N(N) global() argument 280 LCD_FIFOCTRL_F0REQ_N(N) global() argument [all...] |
H A D | au1100fb.h | 176 #define LCD_HORZTIMING_HN2_N(N) ((((N)-1) << LCD_HORZTIMING_HN2_BIT) & LCD_HORZTIMING_HN2_MASK) argument 179 #define LCD_HORZTIMING_HN1_N(N) ((((N)-1) << LCD_HORZTIMING_HN1_BIT) & LCD_HORZTIMING_HN1_MASK) argument 182 #define LCD_HORZTIMING_HPW_N(N) ((((N)-1) << LCD_HORZTIMING_HPW_BIT) & LCD_HORZTIMING_HPW_MASK) argument 185 #define LCD_HORZTIMING_PPL_N(N) ((((N)-1) << LCD_HORZTIMING_PPL_BIT) & LCD_HORZTIMING_PPL_MASK) argument 190 #define LCD_VERTTIMING_VN2_N(N) ((((N) argument 193 LCD_VERTTIMING_VN1_N(N) global() argument 196 LCD_VERTTIMING_VPW_N(N) global() argument 199 LCD_VERTTIMING_LPP_N(N) global() argument 208 LCD_CLKCONTROL_BF_N(N) global() argument 211 LCD_CLKCONTROL_PCD_N(N) global() argument 217 LCD_DMA_SA_N(N) global() argument 222 LCD_WRD_WRDS_N(N) global() argument 228 LCD_PWMDIV_PWMDIV_N(N) global() argument 233 LCD_PWMHI_PWMHI1_N(N) global() argument 236 LCD_PWMHI_PWMHI0_N(N) global() argument 241 LCD_PALLETTE_MONO_MI_N(N) global() argument 245 LCD_PALLETTE_COLOR_RI_N(N) global() argument 248 LCD_PALLETTE_COLOR_GI_N(N) global() argument 251 LCD_PALLETTE_COLOR_BI_N(N) global() argument 255 LCD_PALLETTE_TFT_DC_N(N) global() argument [all...] |
/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_regs.h | 110 #define LCD_LAYERn_CFG(N) (LCD_LAYER0_CFG + (0x400 * (N))) argument 177 #define LCD_LAYERn_COL_START(N) (LCD_LAYER0_COL_START + (0x400 * (N))) argument 179 #define LCD_LAYERn_ROW_START(N) (LCD_LAYER0_ROW_START + (0x400 * (N))) argument 181 #define LCD_LAYERn_WIDTH(N) (LCD_LAYER0_WIDTH + (0x400 * (N))) argument 183 #define LCD_LAYERn_HEIGHT(N) (LCD_LAYER0_HEIGHT + (0x400 * (N))) argument 185 LCD_LAYERn_SCALE_CFG(N) global() argument 187 LCD_LAYERn_ALPHA(N) global() argument 189 LCD_LAYERn_INV_COLOUR_LS(N) global() argument 192 LCD_LAYERn_INV_COLOUR_MS(N) global() argument 195 LCD_LAYERn_TRANS_COLOUR_LS(N) global() argument 198 LCD_LAYERn_TRANS_COLOUR_MS(N) global() argument 201 LCD_LAYERn_CSC_COEFF11(N) global() argument 203 LCD_LAYERn_CSC_COEFF12(N) global() argument 205 LCD_LAYERn_CSC_COEFF13(N) global() argument 207 LCD_LAYERn_CSC_COEFF21(N) global() argument 209 LCD_LAYERn_CSC_COEFF22(N) global() argument 211 LCD_LAYERn_CSC_COEFF23(N) global() argument 213 LCD_LAYERn_CSC_COEFF31(N) global() argument 215 LCD_LAYERn_CSC_COEFF32(N) global() argument 217 LCD_LAYERn_CSC_COEFF33(N) global() argument 219 LCD_LAYERn_CSC_OFF1(N) global() argument 221 LCD_LAYERn_CSC_OFF2(N) global() argument 223 LCD_LAYERn_CSC_OFF3(N) global() argument 227 LCD_LAYERn_DMA_CFG(N) global() argument 255 LCD_LAYERn_DMA_START_ADDR(N) global() argument 258 LCD_LAYERn_DMA_START_SHADOW(N) global() argument 261 LCD_LAYERn_DMA_LEN(N) global() argument 264 LCD_LAYERn_DMA_LEN_SHADOW(N) global() argument 267 LCD_LAYERn_DMA_STATUS(N) global() argument 270 LCD_LAYERn_DMA_LINE_WIDTH(N) global() argument 273 LCD_LAYERn_DMA_LINE_VSTRIDE(N) global() argument 276 LCD_LAYERn_DMA_FIFO_STATUS(N) global() argument 279 LCD_LAYERn_CFG2(N) global() argument 281 LCD_LAYERn_DMA_START_CB_ADR(N) global() argument 284 LCD_LAYERn_DMA_START_CB_SHADOW(N) global() argument 287 LCD_LAYERn_DMA_CB_LINE_WIDTH(N) global() argument 290 LCD_LAYERn_DMA_CB_LINE_VSTRIDE(N) global() argument 293 LCD_LAYERn_DMA_START_CR_ADR(N) global() argument 296 LCD_LAYERn_DMA_START_CR_SHADOW(N) global() argument 300 LCD_LAYERn_DMA_CR_LINE_WIDTH(N) global() argument 303 LCD_LAYERn_DMA_CR_LINE_VSTRIDE(N) global() argument 435 MIPI_TXm_HS_FGn_SECTo_PH(M,N,O) global() argument 448 MIPI_TXm_HS_FGn_SECT_UNPACKED_BYTES0(M,N) global() argument 452 MIPI_TXm_HS_FGn_SECTo_LINE_CFG(M,N,O) global() argument 457 MIPI_TXm_HS_FGn_NUM_LINES(M,N) global() argument 461 MIPI_TXm_HS_VSYNC_WIDTHn(M,N) global() argument 465 MIPI_TXm_HS_V_BACKPORCHESn(M,N) global() argument 469 MIPI_TXm_HS_V_FRONTPORCHESn(M,N) global() argument 473 MIPI_TXm_HS_V_ACTIVEn(M,N) global() argument 477 MIPI_TXm_HS_HSYNC_WIDTHn(M,N) global() argument 481 MIPI_TXm_HS_H_BACKPORCHn(M,N) global() argument 485 MIPI_TXm_HS_H_FRONTPORCHn(M,N) global() argument 489 MIPI_TXm_HS_H_ACTIVEn(M,N) global() argument 493 MIPI_TXm_HS_LLP_HSYNC_WIDTHn(M,N) global() argument 497 MIPI_TXm_HS_LLP_H_BACKPORCHn(M,N) global() argument 501 MIPI_TXm_HS_LLP_H_FRONTPORCHn(M,N) global() argument 511 MIPI_TXm_HS_MC_FIFO_CHAN_ALLOCn(M,N) global() argument 520 MIPI_TXm_HS_MC_FIFO_RTHRESHOLDn(M,N) global() argument 545 SET_MIPI_CTRL_IRQ_ENABLE0(dev,M,N) global() argument 554 SET_MIPI_CTRL_IRQ_CLEAR0(dev,M,N) global() argument 557 SET_MIPI_CTRL_IRQ_CLEAR1(dev,M,N) global() argument 628 TP_SEL_VCm(M,N) global() argument [all...] |
/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ |
H A D | ivb.asm | 15 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 36 * RowN: Histogram for EU-N: (SliceID*SubSlicePerSliceCount + SSID)*16 + EUID [assume max 16 EUs / SS] 37 * Col-k[DW-k]: Threads Executed on ThreadID-k for EU-N 39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to delay kernel: Init to (g1.2 + 1) */ 40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N }; 41 (+f0.0) jmpi(1) 44D { align1 WE_all 1N }; 49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N }; 50 and(1) g3<1>D g3<0,1,0>D 1D { align1 1N }; /* g3 has HSID */ 51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N }; 52 and(1) g3.1<1>D g3.1<0,1,0>D 3D { align1 1N }; /* g [all...] |
H A D | hsw.asm | 15 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 36 * RowN: Histogram for EU-N: (SliceID*SubSlicePerSliceCount + SSID)*16 + EUID [assume max 16 EUs / SS] 37 * Col-k[DW-k]: Threads Executed on ThreadID-k for EU-N 39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to delay kernel: Init to (g1.2 + 1) */ 40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N }; 41 (+f0.0) jmpi(1) 352D { align1 WE_all 1N }; 49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N }; 50 and(1) g3<1>D g3<0,1,0>D 1D { align1 1N }; /* g3 has HSID */ 51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N }; 52 and(1) g3.1<1>D g3.1<0,1,0>D 3D { align1 1N }; /* g [all...] |
/linux/arch/x86/kvm/ |
H A D | emulate.c | 3963 #define N D(NotImpl) macro 3991 N, 3993 N, N, N, N, N, N, 3999 N, N, [all...] |
/linux/Documentation/hwmon/ |
H A D | tps53679.rst | 108 in[N]_label "vout[1-2]" 110 - TPS53647, TPS53667: N=2 111 - TPS53679, TPS53588: N=2,3 113 in[N]_input Measured output voltage. 115 in[N]_lcrit Critical minimum input voltage. 119 in[N]_lcrit_alarm Critical minimum voltage alarm. 123 in[N]_alarm Output voltage alarm. 127 in[N]_crit Critical maximum output voltage. 131 in[N]_crit_alarm Output voltage critical high alarm. 135 temp[N]_inpu [all...] |
H A D | ltc2978.rst | 319 in[N]_label "vout[1-8]". 321 - LT7170, LT7171: N=2 322 - LTC2972: N=2-3 323 - LTC2974, LTC2975: N=2-5 324 - LTC2977, LTC2979, LTC2980, LTM2987: N=2-9 325 - LTC2978: N=2-9 328 LTM4680, LTM4700: N=2-3 329 - LTC3883: N=2 330 - LTC7841: N=2 332 in[N]_inpu [all...] |
H A D | max16601.rst | 91 curr[N+2]_label "iin2" 92 curr[N+2]_input VCORE input current, derived from sensor 94 'N' is the number of enabled/populated phases. 96 curr[N+3]_label "iin3" 97 curr[N+3]_input VSA input current. 99 curr[N+4]_label "iout1" 100 curr[N+4]_input VCORE output current. 101 curr[N+4]_crit Critical output current. 102 curr[N+4]_crit_alarm Output current critical alarm. 103 curr[N [all...] |
/linux/Documentation/translations/zh_TW/admin-guide/mm/damon/ |
H A D | usage.rst | 101 時,這個目錄只有一個文件,``nr_kdamonds``。向該文件寫入一個數字(``N``),就會創建名爲 102 ``0`` 到 ``N-1`` 的子目錄數量。每個目錄代表每個kdamond。 104 kdamonds/<N>/ 122 kdamonds/<N>/contexts/ 125 在開始時,這個目錄只有一個文件,即 ``nr_contexts`` 。向該文件寫入一個數字( ``N`` ),就會創 126 建名爲``0`` 到 ``N-1`` 的子目錄數量。每個目錄代表每個監測背景。目前,每個kdamond只支持 129 contexts/<N>/ 141 contexts/<N>/monitoring_attrs/ 155 contexts/<N>/targets/ 158 在開始時,這個目錄只有一個文件 ``nr_targets`` 。向該文件寫入一個數字(``N``),就可以創 297 用例tried_regions/<N>/ global() argument [all...] |
/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/ |
H A D | usage.rst | 101 时,这个目录只有一个文件,``nr_kdamonds``。向该文件写入一个数字(``N``),就会创建名为 102 ``0`` 到 ``N-1`` 的子目录数量。每个目录代表每个kdamond。 104 kdamonds/<N>/ 122 kdamonds/<N>/contexts/ 125 在开始时,这个目录只有一个文件,即 ``nr_contexts`` 。向该文件写入一个数字( ``N`` ),就会创 126 建名为``0`` 到 ``N-1`` 的子目录数量。每个目录代表每个监测背景。目前,每个kdamond只支持 129 contexts/<N>/ 141 contexts/<N>/monitoring_attrs/ 155 contexts/<N>/targets/ 158 在开始时,这个目录只有一个文件 ``nr_targets`` 。向该文件写入一个数字(``N``),就可以创 297 用例tried_regions/<N>/ global() argument [all...] |
/linux/rust/kernel/ |
H A D | device_id.rs | 57 pub struct RawIdArray<T: RawDeviceId, const N: usize> { 58 ids: [T::RawType; N], 62 impl<T: RawDeviceId, const N: usize> RawIdArray<T, N> { 71 pub struct IdArray<T: RawDeviceId, U, const N: usize> { 72 raw_ids: RawIdArray<T, N>, 73 id_infos: [U; N], 76 impl<T: RawDeviceId, U, const N: usize> IdArray<T, U, N> { 88 const unsafe fn build(ids: [(T, U); N], data_offse argument 142 raw_ids(&self) -> &RawIdArray<T, N> raw_ids() argument [all...] |
/linux/drivers/soundwire/ |
H A D | sysfs_slave_dpn.c | 15 int N; member 30 int N, int dir, \ 38 dpn_attr->N = N; \ 54 int N, \ 74 if (bit == N) { \ 92 dpn_attr->N, dpn_attr->dir, \ 114 int N, \ 136 if (bit == N) { \ 157 dpn_attr->N, dpn_att 167 add_all_attributes(struct device * dev,int N,int dir) add_all_attributes() argument [all...] |
/linux/ |
H A D | CREDITS | 4 scripts. The fields are: name (N), email (E), web-address 12 N: Matti Aarnio 19 N: Thomas Abraham 23 N: Jose Abreu 27 N: Dragos Acostachioaie 35 N: Mark Adler 40 N: Monalisa Agrawal 47 N: Dave Airlie 55 N: Tigran A. Aivazian 63 N [all...] |
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-soundwire-slave | 67 What: /sys/bus/soundwire/devices/sdw:.../dp<N>_src/max_word 68 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/min_word 69 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/words 70 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/type 71 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/max_grouping 72 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/simple_ch_prep_sm 73 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/ch_prep_timeout 74 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/imp_def_interrupts 75 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/min_ch 76 /sys/bus/soundwire/devices/sdw:.../dp<N>_sr [all...] |
H A D | debugfs-driver-qat_telemetry | 64 util_cpr<N> utilization of Compression slice N [%] 65 exec_cpr<N> execution count of Compression slice N 66 util_xlt<N> utilization of Translator slice N [%] 67 exec_xlt<N> execution count of Translator slice N 68 util_dcpr<N> utilization of Decompression slice N [ [all...] |
H A D | sysfs-bus-soundwire-master | 1 What: /sys/bus/soundwire/devices/sdw-master-<N>/revision 2 /sys/bus/soundwire/devices/sdw-master-<N>/clk_stop_modes 3 /sys/bus/soundwire/devices/sdw-master-<N>/clk_freq 4 /sys/bus/soundwire/devices/sdw-master-<N>/clk_gears 5 /sys/bus/soundwire/devices/sdw-master-<N>/default_col 6 /sys/bus/soundwire/devices/sdw-master-<N>/default_frame_rate 7 /sys/bus/soundwire/devices/sdw-master-<N>/default_row 8 /sys/bus/soundwire/devices/sdw-master-<N>/dynamic_shape 9 /sys/bus/soundwire/devices/sdw-master-<N>/err_threshold 10 /sys/bus/soundwire/devices/sdw-master-<N>/max_clk_fre [all...] |
/linux/drivers/media/pci/cx88/ |
H A D | cx88-dsp.c | 93 static u32 int_goertzel(s16 x[], u32 N, u32 freq) in int_goertzel() argument 107 for (i = 0; i < N; i++) { in int_goertzel() 118 * XXX: N must be low enough so that N*N fits in s32. in int_goertzel() 121 divisor = N * N; in int_goertzel() 127 static u32 freq_magnitude(s16 x[], u32 N, u32 freq) in freq_magnitude() argument 129 u32 sum = int_goertzel(x, N, freq); in freq_magnitude() 134 static u32 noise_magnitude(s16 x[], u32 N, u3 argument 157 detect_a2_a2m_eiaj(struct cx88_core * core,s16 x[],u32 N) detect_a2_a2m_eiaj() argument 224 detect_btsc(struct cx88_core * core,s16 x[],u32 N) detect_btsc() argument 237 read_rds_samples(struct cx88_core * core,u32 * N) read_rds_samples() argument 275 u32 N = 0; cx88_dsp_detect_stereo_sap() local [all...] |
/linux/Documentation/features/core/mseal_sys_mappings/ |
H A D | arch-support.txt | 10 | arc: | N/A | 11 | arm: | N/A | 13 | csky: | N/A | 14 | hexagon: | N/A | 16 | m68k: | N/A | 17 | microblaze: | N/A | 19 | nios2: | N/A | 20 | openrisc: | N/A | 25 | sh: | N/A | 29 | xtensa: | N/ [all...] |
/linux/Documentation/translations/zh_CN/kbuild/ |
H A D | kconfig.rst | 113 N N : 100-N N/2 : N/2 : 100-N 114 [1] N:M N+M : 100-(N+M) N [all...] |
/linux/drivers/gpu/drm/nouveau/dispnv04/i2c/ |
H A D | ch7006_mode.c | 32 [TV_NORM_PAL_N] = "PAL-N", 145 MODE(21000, 512, 384, 840, 500, N, N, 181.797557582, 5_4, 0x6, PAL_LIKE), 146 MODE(26250, 512, 384, 840, 625, N, N, 145.438046066, 1_1, 0x1, PAL_LIKE), 147 MODE(20140, 512, 384, 800, 420, N, N, 213.257083791, 5_4, 0x4, NTSC_LIKE), 148 MODE(24671, 512, 384, 784, 525, N, N, 174.0874153, 1_1, 0x3, NTSC_LIKE), 149 MODE(28125, 720, 400, 1125, 500, N, [all...] |