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