Searched refs:spw (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | txx9ndfmc.c | 72 unsigned char spw; /* in gbusclock */ member 243 txx9ndfmc_write(dev, (drvdata->hold << 4) | drvdata->spw, TXX9_NDFSPR); in txx9ndfmc_initialize() 283 int hold, spw; in txx9ndfmc_probe() local 298 spw = plat->spw ?: 90; /* max(tREADID, tWP, tRP) */ in txx9ndfmc_probe() 301 spw = TXX9NDFMC_NS_TO_CYC(gbusclk, spw); in txx9ndfmc_probe() 304 spw -= 1; /* actual wait time : (SPW + 1) BUSCLK */ in txx9ndfmc_probe() 307 spw = clamp(spw, 1, 15); in txx9ndfmc_probe() 308 drvdata->spw = spw; in txx9ndfmc_probe() 310 (gbusclk + 500000) / 1000000, hold, spw); in txx9ndfmc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/ |
| H A D | rga2_reg_info.c | 390 RK_U8 spw, dpw; in RGA2_set_reg_dst_info() local 421 case RGA2_FORMAT_RGBA_8888 : src1_format = 0x0; spw = 4; break; in RGA2_set_reg_dst_info() 422 case RGA2_FORMAT_BGRA_8888 : src1_format = 0x0; src1_rb_swp = 0x1; spw = 4; break; in RGA2_set_reg_dst_info() 423 case RGA2_FORMAT_RGBX_8888 : src1_format = 0x1; spw = 4; break; in RGA2_set_reg_dst_info() 424 case RGA2_FORMAT_BGRX_8888 : src1_format = 0x1; src1_rb_swp = 0x1; spw = 4; break; in RGA2_set_reg_dst_info() 425 case RGA2_FORMAT_RGB_888 : src1_format = 0x2; src1_rgb_pack = 1; spw = 3; break; in RGA2_set_reg_dst_info() 426 …case RGA2_FORMAT_BGR_888 : src1_format = 0x2; src1_rgb_pack = 1; src1_rb_swp = 1; spw = 3; br… in RGA2_set_reg_dst_info() 427 case RGA2_FORMAT_RGB_565 : src1_format = 0x4; spw = 2; break; in RGA2_set_reg_dst_info() 428 case RGA2_FORMAT_RGBA_5551 : src1_format = 0x5; spw = 2; src1_rb_swp = 0x1; break; in RGA2_set_reg_dst_info() 429 case RGA2_FORMAT_RGBA_4444 : src1_format = 0x6; spw = 2; src1_rb_swp = 0x1; break; in RGA2_set_reg_dst_info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga2_reg_info.c | 667 u8 spw, dpw; in RGA2_set_reg_dst_info() local 702 spw = 4; in RGA2_set_reg_dst_info() 707 spw = 4; in RGA2_set_reg_dst_info() 711 spw = 4; in RGA2_set_reg_dst_info() 716 spw = 4; in RGA2_set_reg_dst_info() 720 spw = 3; in RGA2_set_reg_dst_info() 725 spw = 3; in RGA2_set_reg_dst_info() 729 spw = 2; in RGA2_set_reg_dst_info() 733 spw = 2; in RGA2_set_reg_dst_info() 737 spw = 2; in RGA2_set_reg_dst_info() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/txx9/ |
| H A D | ndfmc.h | 18 unsigned int spw; /* strobe pulse width in nanosecond */ member
|
| /OK3568_Linux_fs/kernel/arch/mips/txx9/generic/ |
| H A D | setup_tx4938.c | 379 void __init tx4938_ndfmc_init(unsigned int hold, unsigned int spw) in tx4938_ndfmc_init() argument 385 .spw = spw, in tx4938_ndfmc_init()
|
| H A D | setup_tx4939.c | 437 void __init tx4939_ndfmc_init(unsigned int hold, unsigned int spw, in tx4939_ndfmc_init() argument 444 .spw = spw, in tx4939_ndfmc_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/ |
| H A D | tx4938.h | 294 void tx4938_ndfmc_init(unsigned int hold, unsigned int spw);
|
| H A D | tx4939.h | 517 void tx4939_ndfmc_init(unsigned int hold, unsigned int spw,
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 1074 …442454564333224313/%F��|�����|{�����������������������������}spw{{{zwtrrqomkhbXa]… 6055 …?90,-.1468<:98522242242263133123*:��vy{~~����}{uii{�������spw{�����oK79Tv��{yzwuu… 7325 …PQQRUYZ\_`_]XVTTTSRRSSRQQQQOJEA<4-,-02686530/0--11010/0121121.&LYbbh�����spw~�����������~zuuuvz~…
|