Hi,
I did not try this yet, but if you look at the vadc driver, it has a dev_init function. This function initializes almost every parameters for the block to work. If you don't want it to automatically sense the signal format/mode, then you can disable those codes and force the module to work in you desired mode with appropriate parameters for that mode. Not try yet but must be working, I guess.
Good luck.