Lines Matching refs:BIT_1
4001 swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0);
4005 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
4015 ((rx_sens & (BIT_1 | BIT_0)) << 2) |
4016 (tx_sens & (BIT_1 | BIT_0));
4021 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0);
4023 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
4033 ((rx_sens & (BIT_1 | BIT_0)) << 2) |
4034 (tx_sens & (BIT_1 | BIT_0));
4327 mid_init_cb->options = cpu_to_le16(BIT_1);
4751 nv->firmware_options[0] = BIT_2 | BIT_1;
4758 nv->firmware_options[0] = BIT_2 | BIT_1;
4764 nv->firmware_options[0] = BIT_3 | BIT_1;
4800 nv->firmware_options[0] |= (BIT_6 | BIT_1);
4883 ha->flags.enable_lip_reset = ((nv->host_p[1] & BIT_1) ? 1 : 0);
4962 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
4972 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
4977 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0);
5818 0xfc, mb, BIT_1|BIT_0);
6318 if (mb[1] & BIT_1) {
6325 if (mb[10] & BIT_1)
7451 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
7599 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
7604 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0));
8445 BIT_1);
8647 cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
8814 (BIT_3 | BIT_2 | BIT_1 | BIT_0);
8819 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0));