Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/davinci/
Dpll.c958 #define DEBUG_REG(n) \ macro
965 DEBUG_REG(REVID),
966 DEBUG_REG(PLLCTL),
967 DEBUG_REG(OCSEL),
968 DEBUG_REG(PLLSECCTL),
969 DEBUG_REG(PLLM),
970 DEBUG_REG(PREDIV),
971 DEBUG_REG(PLLDIV1),
972 DEBUG_REG(PLLDIV2),
973 DEBUG_REG(PLLDIV3),
[all …]
/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2.h70 #define DEBUG_REG 0x00000001 macro
Dcpia2_core.c546 if (debugs_on & DEBUG_REG) in cpia2_send_command()
554 if (debugs_on & DEBUG_REG) in cpia2_send_command()
562 if (debugs_on & DEBUG_REG) in cpia2_send_command()
570 if (debugs_on & DEBUG_REG) in cpia2_send_command()
584 if (debugs_on & DEBUG_REG) { in cpia2_send_command()