Searched refs:mask_pattern (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_hw_training.h | 337 int mask, u32 *mask_pattern, int b_special_compare); 342 u32 *mask_pattern, int b_special_compare); 347 int mask, u32 *mask_pattern);
|
H A D | ddr3_sdram.c | 166 int mask, u32 *mask_pattern, in ddr3_sdram_compare() argument 444 int write, int mask, u32 *mask_pattern) in ddr3_sdram_direct_compare() argument 602 int mask, u32 *mask_pattern, in ddr3_sdram_dqs_compare() argument
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 2977 static u16 wol_calc_crc(int size, u8 *pattern, u8 *mask_pattern) in wol_calc_crc() argument 2984 mask = mask_pattern[i]; in wol_calc_crc() 3020 static u32 mask_pattern[2][4] = { in velocity_set_wol() local 3043 writel(mask_pattern[0][i], ®s->ByteMask[0][i]); in velocity_set_wol() 3051 (u8 *) & mask_pattern[0][0]); in velocity_set_wol()
|