Searched refs:byte_width (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dhwvalid.c128 u32 byte_width; local
141 byte_width = ACPI_DIV_8(bit_width);
142 last_address = address + byte_width - 1;
147 byte_width));
154 ACPI_CAST_PTR(void, address), byte_width));
185 byte_width, port_info->name,
H A Dtbfadt.c54 u8 space_id, u8 byte_width, u64 address);
173 * byte_width - Width of this register
186 u8 space_id, u8 byte_width, u64 address)
198 generic_address->bit_width = (u8)ACPI_MUL_8(byte_width);
185 acpi_tb_init_generic_address(struct acpi_generic_address *generic_address, u8 space_id, u8 byte_width, u64 address) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Dhwvalid.c128 u32 byte_width; local
141 byte_width = ACPI_DIV_8(bit_width);
142 last_address = address + byte_width - 1;
147 byte_width));
154 ACPI_CAST_PTR(void, address), byte_width));
185 byte_width, port_info->name,
H A Dtbfadt.c54 u8 space_id, u8 byte_width, u64 address);
173 * byte_width - Width of this register
186 u8 space_id, u8 byte_width, u64 address)
198 generic_address->bit_width = (u8)ACPI_MUL_8(byte_width);
185 acpi_tb_init_generic_address(struct acpi_generic_address *generic_address, u8 space_id, u8 byte_width, u64 address) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/
H A Dintel_mid_dma.c91 int byte_width = 0, block_ts = 0; local
95 byte_width = 1;
98 byte_width = 2;
102 byte_width = 4;
106 block_ts = len/byte_width;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/
H A Dintel_mid_dma.c91 int byte_width = 0, block_ts = 0; local
95 byte_width = 1;
98 byte_width = 2;
102 byte_width = 4;
106 block_ts = len/byte_width;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/udlfb/
H A Dudlfb.c493 u32 byte_offset, u32 byte_width,
504 line_end = next_pixel + byte_width;
512 &byte_width);
515 line_end = next_pixel + byte_width;
521 byte_width);
491 dlfb_render_hline(struct dlfb_data *dev, struct urb **urb_ptr, const char *front, char **urb_buf_ptr, u32 byte_offset, u32 byte_width, int *ident_ptr, int *sent_ptr) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/udlfb/
H A Dudlfb.c493 u32 byte_offset, u32 byte_width,
504 line_end = next_pixel + byte_width;
512 &byte_width);
515 line_end = next_pixel + byte_width;
521 byte_width);
491 dlfb_render_hline(struct dlfb_data *dev, struct urb **urb_ptr, const char *front, char **urb_buf_ptr, u32 byte_offset, u32 byte_width, int *ident_ptr, int *sent_ptr) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ddm9000.c262 static void dm9000_set_io(struct board_info *db, int byte_width) argument
268 switch (byte_width) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ddm9000.c262 static void dm9000_set_io(struct board_info *db, int byte_width) argument
268 switch (byte_width) {

Completed in 205 milliseconds