Searched refs:mask_pattern (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_hw_training.h | 338 int mask, u32 *mask_pattern, int b_special_compare); 343 u32 *mask_pattern, int b_special_compare); 348 int mask, u32 *mask_pattern);
|
| H A D | ddr3_sdram.c | 167 int mask, u32 *mask_pattern, in ddr3_sdram_compare() argument 445 int write, int mask, u32 *mask_pattern) in ddr3_sdram_direct_compare() argument 603 int mask, u32 *mask_pattern, in ddr3_sdram_dqs_compare() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 2979 static u16 wol_calc_crc(int size, u8 *pattern, u8 *mask_pattern) in wol_calc_crc() argument 2986 mask = mask_pattern[i]; in wol_calc_crc() 3022 static u32 mask_pattern[2][4] = { in velocity_set_wol() local 3045 writel(mask_pattern[0][i], ®s->ByteMask[0][i]); in velocity_set_wol() 3053 (u8 *) & mask_pattern[0][0]); in velocity_set_wol()
|