Lines Matching refs:htonl
742 dev->packet_data[0] = htonl (MAGIC_NUMBER);
743 dev->packet_data[1] = htonl (command);
744 dev->packet_data[5] = htonl (data_size);
785 dev->conf_data[0] = htonl (0x15);
786 dev->conf_data[1] = htonl (dev->optionw[BRIGH_OFFSET]);
787 dev->conf_data[2] = htonl (dev->optionw[CONTR_OFFSET]);
788 dev->conf_data[3] = htonl (dev->optionw[RES_OFFSET]);
789 dev->conf_data[4] = htonl (0x1);
790 dev->conf_data[5] = htonl (0x1);
791 dev->conf_data[6] = htonl (0x1);
792 dev->conf_data[7] = htonl (0x1);
795 dev->conf_data[10] = htonl (0x8);
800 dev->conf_data[16] = htonl (y1);
801 dev->conf_data[17] = htonl (x1);
802 dev->conf_data[18] = htonl (y2);
803 dev->conf_data[19] = htonl (x2);
806 dev->conf_data[22] = htonl (0x491);
807 dev->conf_data[23] = htonl (0x352);
811 dev->conf_data[15] = htonl (0x2);
812 dev->conf_data[24] = htonl (0x1);
817 dev->conf_data[15] = htonl (0x6);
818 dev->conf_data[24] = htonl (0x0);