Searched full:rflag (Results 1 – 7 of 7) sorted by relevance
635 irh->rflag = 1; in octeon_prepare_soft_command()640 irh->rflag = 0; in octeon_prepare_soft_command()672 irh->rflag = 1; in octeon_prepare_soft_command()676 irh->rflag = 0; in octeon_prepare_soft_command()708 if (irh->rflag) { in octeon_send_soft_command()722 if (irh->rflag) { in octeon_send_soft_command()
132 /* assume that rflag is cleared so therefore front data will only have in octnet_prepare_pci_cmd_o2()188 /* assume that rflag is cleared so therefore front data will only have in octnet_prepare_pci_cmd_o3()
66 irh->rflag = 1; /* a response is required */ in octeon_alloc_soft_command_resp()
544 u64 rflag:1; member556 u64 rflag:1;
73 __u8 rflag; member
368 if (msg.rflag) { in apml_rmi_reg_xfer()378 if (msg.rflag && !ret) in apml_rmi_reg_xfer()
37 #define RFLAG 0x0e /* RTC Flag Register */ macro