Home
last modified time | relevance | path

Searched refs:DEBUG_REG (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/clk/davinci/
Dpll.c961 #define DEBUG_REG(n) \ macro
968 DEBUG_REG(REVID),
969 DEBUG_REG(PLLCTL),
970 DEBUG_REG(OCSEL),
971 DEBUG_REG(PLLSECCTL),
972 DEBUG_REG(PLLM),
973 DEBUG_REG(PREDIV),
974 DEBUG_REG(PLLDIV1),
975 DEBUG_REG(PLLDIV2),
976 DEBUG_REG(PLLDIV3),
[all …]
/Linux-v5.4/drivers/media/usb/cpia2/
Dcpia2.h61 #define DEBUG_REG 0x00000001 macro
Dcpia2_core.c537 if (debugs_on & DEBUG_REG) in cpia2_send_command()
545 if (debugs_on & DEBUG_REG) in cpia2_send_command()
553 if (debugs_on & DEBUG_REG) in cpia2_send_command()
561 if (debugs_on & DEBUG_REG) in cpia2_send_command()
575 if (debugs_on & DEBUG_REG) { in cpia2_send_command()