Lines Matching refs:BIT_1
4471 swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0);
4475 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
4485 ((rx_sens & (BIT_1 | BIT_0)) << 2) |
4486 (tx_sens & (BIT_1 | BIT_0));
4491 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0);
4493 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
4503 ((rx_sens & (BIT_1 | BIT_0)) << 2) |
4504 (tx_sens & (BIT_1 | BIT_0));
4815 mid_init_cb->options = cpu_to_le16(BIT_1);
5246 nv->firmware_options[0] = BIT_2 | BIT_1;
5253 nv->firmware_options[0] = BIT_2 | BIT_1;
5259 nv->firmware_options[0] = BIT_3 | BIT_1;
5295 nv->firmware_options[0] |= (BIT_6 | BIT_1);
5378 ha->flags.enable_lip_reset = ((nv->host_p[1] & BIT_1) ? 1 : 0);
5457 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
5467 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
5472 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
6324 0xfc, mb, BIT_1|BIT_0);
6827 if (mb[1] & BIT_1) {
6834 if (mb[10] & BIT_1)
7937 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
8085 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
8090 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0));
8931 BIT_1);
9133 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
9300 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
9305 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0));