Searched refs:BE0 (Results 1 – 1 of 1) sorted by relevance
468 #define BE0 0x1000 /* Byte Enable 0 */ macro489 ks->cmd_reg_cache = (u16) offset | (u16)(BE0 << shift_bit); in ks_rdreg8()505 ks->cmd_reg_cache = (u16)offset | ((BE1 | BE0) << (offset & 0x02)); in ks_rdreg16()521 ks->cmd_reg_cache = (u16)offset | (BE0 << shift_bit); in ks_wrreg8()536 ks->cmd_reg_cache = (u16)offset | ((BE1 | BE0) << (offset & 0x02)); in ks_wrreg16()