Home
last modified time | relevance | path

Searched refs:div8 (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/sh/lib/
Dudivsi3.S15 div8: label
35 bsr div8
41 bsr div8
/linux-6.6.21/drivers/tty/serial/
Dxilinx_uartps.c397 unsigned int baud, u32 *rbdiv, u32 *rcd, int *div8) in cdns_uart_calc_baud_divs() argument
406 *div8 = 1; in cdns_uart_calc_baud_divs()
409 *div8 = 0; in cdns_uart_calc_baud_divs()
451 int div8; in cdns_uart_set_baud_rate() local
455 &div8); in cdns_uart_set_baud_rate()
459 if (div8) in cdns_uart_set_baud_rate()
497 int div8; in cdns_uart_clk_notifier_cb() local
504 &bdiv, &cd, &div8)) { in cdns_uart_clk_notifier_cb()
1192 int div8; in cdns_early_console_setup() local
1195 &bdiv, &cd, &div8); in cdns_early_console_setup()
[all …]
/linux-6.6.21/drivers/video/fbdev/
Damifb.c556 #define div8(v) ((v)>>3) macro
1020 #define ddfstrt2hw(ddfstrt) div8(ddfstrt)
1021 #define ddfstop2hw(ddfstop) div8(ddfstop)
1025 #define hsstrt2hw(hsstrt) (div8(hsstrt))
1026 #define hsstop2hw(hsstop) (div8(hsstop))
1027 #define htotal2hw(htotal) (div8(htotal) - 1)
1031 #define hcenter2hw(htotal) (div8(htotal))
1445 par->next_plane = div8(upx(16 << maxfmode, par->vxres)); in ami_decode_var()
1452 par->next_line = div8(upx(16 << maxfmode, par->vxres)); in ami_decode_var()
1614 move = downx(2 << maxfmode, div8(par->xoffset)); in ami_update_par()
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/clock/
Dtesla,fsd-clock.yaml135 - description: FSYS1 shared0 div8 clock (from CMU_CMU)