Home
last modified time | relevance | path

Searched refs:right (Results 1 – 6 of 6) sorted by relevance

/drivers/video/
A Dsharp-lq101r1sx01.c61 struct mipi_dsi_device *right, in sharp_setup_symmetrical_split() argument
81 ret = mipi_dsi_dcs_set_column_address(right, timing->hactive.typ / 2, in sharp_setup_symmetrical_split()
89 ret = mipi_dsi_dcs_set_page_address(right, 0, timing->vactive.typ - 1); in sharp_setup_symmetrical_split()
A DKconfig60 device is probed. It appears at the top right. The logo itself is at
1063 is used as number of pixel from right/bottom. You can also
1196 device is probed. It appears at the top right. The logo itself is at
1295 is used as number of pixel from right/bottom.
/drivers/net/octeontx2/
A Dnpc.h39 u8 right; member
/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.h385 s16 left, s16 right,
417 int *top, int *right, int *bottom);
427 int *right, int *bottom);
A Ds5pxx18_soc_mlc.c1570 s16 right, s16 top, in nx_mlc_set_video_layer_coordinate() argument
1581 writel((s32)(((left & 0x0fff) << 16) | (right & 0x0fff)), in nx_mlc_set_video_layer_coordinate()
1587 destination_width = (s32)(right - left); in nx_mlc_set_video_layer_coordinate()
1755 int *right, int *bottom) in nx_mlc_get_position() argument
1771 if (right) in nx_mlc_get_position()
1772 *(int *)right = ((lr >> 0) & 0xFFUL); in nx_mlc_get_position()
1840 int *right, int *bottom) in nx_mlc_get_video_position() argument
1856 if (right) in nx_mlc_get_video_position()
1857 *(int *)right = ((lr >> 0) & 0xFFUL); in nx_mlc_get_video_position()
/drivers/usb/host/
A DKconfig347 right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.

Completed in 21 milliseconds